commit c3a8e8bb8f4e746b2f88e52a12bab14182e7d753 parent 5b3d16139d8ef35f376dc75e2f1f7b5cfa25104f Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 22 Sep 2012 16:10:25 +0000 add stdint Diffstat:
| M | src/include/extractor.h | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/include/extractor.h b/src/include/extractor.h @@ -28,6 +28,9 @@ extern "C" { #endif #endif + +#include <stdint.h> + /** * 0.2.6-1 => 0x00020601 * 4.5.2-0 => 0x04050200