about summary refs log tree commit diff
path: root/inttypes_netpbm.h
diff options
context:
space:
mode:
Diffstat (limited to 'inttypes_netpbm.h')
-rw-r--r--inttypes_netpbm.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/inttypes_netpbm.h b/inttypes_netpbm.h
deleted file mode 100644
index 6852145c..00000000
--- a/inttypes_netpbm.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/* This was generated by the program 'typegen' */
-#ifndef INTTYPES_H_NETPBM
-#define INTTYPES_H_NETPBM
-typedef unsigned int uint32_t;
-typedef signed int int32_t;
-typedef signed int int_fast32_t;
-typedef unsigned int uint_fast32_t;
-#endif