projects
/
platform
/
upstream
/
wayland.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa777e5
)
wayland-util.h: Include stddef.h for size_t
author
Benjamin Franzke
<benjaminfranzke@googlemail.com>
Fri, 6 Apr 2012 13:54:38 +0000
(15:54 +0200)
committer
Benjamin Franzke
<benjaminfranzke@googlemail.com>
Fri, 6 Apr 2012 13:54:38 +0000
(15:54 +0200)
src/wayland-util.h
patch
|
blob
|
history
diff --git
a/src/wayland-util.h
b/src/wayland-util.h
index
642a04b
..
1b8fd4b
100644
(file)
--- a/
src/wayland-util.h
+++ b/
src/wayland-util.h
@@
-27,6
+27,7
@@
extern "C" {
#endif
+#include <stddef.h>
#include <inttypes.h>
/* GCC visibility */