Revert "orc.h: remove stdint.h from includes"
authorDavid Schleef <ds@schleef.org>
Sun, 9 Jan 2011 00:48:20 +0000 (16:48 -0800)
committerDavid Schleef <ds@schleef.org>
Sun, 9 Jan 2011 00:48:20 +0000 (16:48 -0800)
This reverts commit 2ecfd3f1138875bd57a17bb0fb0a123f28c118d7.

orc/orc.h

index d6e8bc6..3f711be 100644 (file)
--- a/orc/orc.h
+++ b/orc/orc.h
@@ -3,6 +3,7 @@
 #define _ORC_ORC_H_
 
 #include <orc/orcprogram.h>
+#include <orc/orc-stdint.h>
 #include <orc/orcarm.h>
 #include <orc/orcdebug.h>
 #include <orc/orcfunctions.h>