[syslinux] [PATCH 03/21] dev.h: get size_t definition

Ferenc Wágner wferi at niif.hu
Tue Oct 15 11:03:31 PDT 2013


---
 com32/include/dev.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/com32/include/dev.h b/com32/include/dev.h
index 70b3165..077a0eb 100644
--- a/com32/include/dev.h
+++ b/com32/include/dev.h
@@ -36,6 +36,7 @@
 
 #include <klibc/extern.h>
 #include <stdint.h>
+#include <stddef.h>
 
 struct input_dev;
 struct output_dev;
-- 
1.7.10.4



More information about the Syslinux mailing list