]> git.stg.codes - stg.git/blobdiff - include/stg_int.h
Unused headers removed
[stg.git] / include / stg_int.h
diff --git a/include/stg_int.h b/include/stg_int.h
deleted file mode 100644 (file)
index 30de8f5..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifdef LINUX
-#include <stdint.h>
-#endif
-
-#ifdef FREE_BSD5
-#include <inttypes.h>
-#endif
-
-#ifdef FREE_BSD
-#include <sys/inttypes.h>
-#endif