]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - lhnet.h
Now with new Travis secret key.
[xonotic/darkplaces.git] / lhnet.h
diff --git a/lhnet.h b/lhnet.h
index e66e5a5d8f9ca8068d037a00ae943a51edf573e1..1644fb17f2da7a237f8e2bf522b6d8678d886e45 100644 (file)
--- a/lhnet.h
+++ b/lhnet.h
@@ -1,9 +1,11 @@
 
-// Written by Forest Hale 2003-06-15 and placed into public domain.
+// Written by Ashley Rose Hale (LadyHavoc) 2003-06-15 and placed into public domain.
 
 #ifndef LHNET_H
 #define LHNET_H
 
+#include <stddef.h>
+
 typedef enum lhnetaddresstype_e
 {
        LHNETADDRESSTYPE_NONE,