]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - lhnet.h
Add a proper README with build instructions and links to the available chats. To...
[xonotic/darkplaces.git] / lhnet.h
diff --git a/lhnet.h b/lhnet.h
index 764e361aefeaa9b1d8e17fcc3ca17b6107552ea5..1644fb17f2da7a237f8e2bf522b6d8678d886e45 100644 (file)
--- a/lhnet.h
+++ b/lhnet.h
@@ -4,6 +4,8 @@
 #ifndef LHNET_H
 #define LHNET_H
 
+#include <stddef.h>
+
 typedef enum lhnetaddresstype_e
 {
        LHNETADDRESSTYPE_NONE,