summaryrefslogtreecommitdiff
path: root/liboil
diff options
context:
space:
mode:
authorDavid Schleef <ds@ginger.bigkitten.com>2008-05-03 15:25:36 -0700
committerDavid Schleef <ds@ginger.bigkitten.com>2008-05-03 15:25:36 -0700
commit8dc7aff61dec8f17b2898d57863b7d070cd4e10e (patch)
treec9fb63e9e096a4be0f0cc93f1ec3db2549d8611c /liboil
parent4d9d3c35cca4840b545819ace906b2f171a6d0d8 (diff)
stdint.h is created by configure. Remove from repository.
Diffstat (limited to 'liboil')
-rw-r--r--liboil/liboil-stdint.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/liboil/liboil-stdint.h b/liboil/liboil-stdint.h
deleted file mode 100644
index 720851d..0000000
--- a/liboil/liboil-stdint.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _LIBOIL_LIBOIL_LIBOIL_STDINT_H
-#define _LIBOIL_LIBOIL_LIBOIL_STDINT_H 1
-#ifndef _GENERATED_STDINT_H
-#define _GENERATED_STDINT_H "liboil 0.3.13"
-/* generated using gnu compiler gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) */
-#define _STDINT_HAVE_STDINT_H 1
-#include <stdint.h>
-#endif
-#endif