diff includes.h @ 251:b02e8eef3c3a

- new function to set "low delay" for a packet, set the ip TOS bit (can help significantly over some links)
author Matt Johnston <matt@ucc.asn.au>
date Wed, 21 Sep 2005 15:58:19 +0000
parents e972be139cb5
children 8b62b0ea8f3b
line wrap: on
line diff
--- a/includes.h	Tue Sep 20 17:36:32 2005 +0000
+++ b/includes.h	Wed Sep 21 15:58:19 2005 +0000
@@ -45,6 +45,7 @@
 #include <grp.h>
 #include <limits.h>
 #include <netinet/in.h>
+#include <netinet/ip.h>
 #include <pwd.h>
 #include <signal.h>
 #include <stdlib.h>