summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/inttypes.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/inttypes.h b/etc/inttypes.h
deleted file mode 100644
index 2f22a52fe9..0000000000
--- a/etc/inttypes.h
+++ /dev/null
@@ -1,4 +0,0 @@
-
-// fallback if the user doesn't have inttypes.h (libc5 systems)
-
-#include <sys/bitypes.h>