summaryrefslogtreecommitdiffstats
path: root/kjs/regexp.h
diff options
context:
space:
mode:
Diffstat (limited to 'kjs/regexp.h')
-rw-r--r--kjs/regexp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kjs/regexp.h b/kjs/regexp.h
index e731eb714..d84fca17c 100644
--- a/kjs/regexp.h
+++ b/kjs/regexp.h
@@ -21,6 +21,7 @@
#ifndef _KJS_REGEXP_H_
#define _KJS_REGEXP_H_
+#include <stdint.h>
#include <sys/types.h>
#include "config.h"