aboutsummaryrefslogtreecommitdiff
path: root/src/include/extractor.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-09-22 16:10:25 +0000
committerChristian Grothoff <christian@grothoff.org>2012-09-22 16:10:25 +0000
commitc3a8e8bb8f4e746b2f88e52a12bab14182e7d753 (patch)
treef269ab991684cf9c38320d3f19ec9c02c9352564 /src/include/extractor.h
parent5b3d16139d8ef35f376dc75e2f1f7b5cfa25104f (diff)
downloadlibextractor-c3a8e8bb8f4e746b2f88e52a12bab14182e7d753.tar.gz
libextractor-c3a8e8bb8f4e746b2f88e52a12bab14182e7d753.zip
add stdint
Diffstat (limited to 'src/include/extractor.h')
-rw-r--r--src/include/extractor.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/extractor.h b/src/include/extractor.h
index 9bc84f6..67b6f07 100644
--- a/src/include/extractor.h
+++ b/src/include/extractor.h
@@ -28,6 +28,9 @@ extern "C" {
28#endif 28#endif
29#endif 29#endif
30 30
31
32#include <stdint.h>
33
31/** 34/**
32 * 0.2.6-1 => 0x00020601 35 * 0.2.6-1 => 0x00020601
33 * 4.5.2-0 => 0x04050200 36 * 4.5.2-0 => 0x04050200