]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - libs/l_net/l_net.h
Wean off #define
[xonotic/netradiant.git] / libs / l_net / l_net.h
index 120201b3629fa620ab988b519340d621e3cbf1ac..c807091880170f16f0d5374f746945c617e23932 100644 (file)
 extern "C" {
 #endif
 
-#ifndef __BYTEBOOL__
-#define __BYTEBOOL__
-typedef enum { qfalse, qtrue } qboolean;
-typedef unsigned char byte;
-#endif
+#include "bytebool.h"
 
 typedef struct address_s
 {