Search
lxdream.org :: lxdream/src/ioutil.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/ioutil.h
changeset 1204:c4b725d901b1
prev1077:136fc24d17ef
author nkeynes
date Sat Mar 03 15:52:59 2012 +1000 (12 years ago)
permissions -rw-r--r--
last change Swap between run + pause icons when pressed
file annotate diff log raw
1.1 --- a/src/ioutil.h Wed Oct 07 17:53:56 2009 +1000
1.2 +++ b/src/ioutil.h Sat Mar 03 15:52:59 2012 +1000
1.3 @@ -20,6 +20,7 @@
1.4 #define lxdream_netutil_H 1
1.5
1.6 #include <netinet/in.h>
1.7 +#include <sys/socket.h>
1.8 #include "lxdream.h"
1.9
1.10 typedef void *io_listener_t;
.