projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b909f91
)
evil: include "sys/types.h" where is define off_t
author
Vyacheslav Reutskiy
<v.reutskiy@samsung.com>
Tue, 17 Jan 2017 12:35:27 +0000
(14:35 +0200)
committer
Vyacheslav Reutskiy
<v.reutskiy@samsung.com>
Tue, 17 Jan 2017 12:54:09 +0000
(14:54 +0200)
src/lib/evil/regex/regex.h
patch
|
blob
|
history
diff --git
a/src/lib/evil/regex/regex.h
b/src/lib/evil/regex/regex.h
index
2288c49
..
b521b3a
100644
(file)
--- a/
src/lib/evil/regex/regex.h
+++ b/
src/lib/evil/regex/regex.h
@@
-2,6
+2,7
@@
#define _REGEX_H_ /* never again */
#include <evil_macro.h>
+#include <sys/types.h>
/* ========= begin header generated by ../src/lib/evil/regex/mkh.sh ========= */
#ifdef __cplusplus