1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-26 09:35:49 +01:00

Small cleanup

This commit is contained in:
dan
2000-04-18 18:09:35 +00:00
parent 3b28027dce
commit f3ed042f0c

View File

@@ -60,7 +60,7 @@
/* For Solaris */ /* For Solaris */
#ifndef INADDR_NONE #ifndef INADDR_NONE
# define INADDR_NONE (-1) # define INADDR_NONE -1
#endif #endif
/* Stuff for setting the sockets into non-blocking mode. */ /* Stuff for setting the sockets into non-blocking mode. */