
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29793 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
158 B
Diff
11 lines
158 B
Diff
--- a/include/re_types.h
|
|
+++ b/include/re_types.h
|
|
@@ -5,6 +5,7 @@
|
|
*/
|
|
|
|
#include <sys/types.h>
|
|
+#include <stdint.h>
|
|
|
|
#ifdef _MSC_VER
|
|
#include <stdlib.h>
|