summary refs log tree commit diff
path: root/src/var.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/var.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/var.h b/src/var.h
index 7aa051f..35dd099 100644
--- a/src/var.h
+++ b/src/var.h
@@ -34,7 +34,7 @@
  *	@(#)var.h	8.2 (Berkeley) 5/4/95
  */
 
-#include <stdint.h>
+#include <inttypes.h>
 
 /*
  * Shell variables.
b7fd&follow=1'>Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe