1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-09 23:34:14 +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 */
#ifndef INADDR_NONE
# define INADDR_NONE (-1)
# define INADDR_NONE -1
#endif
/* Stuff for setting the sockets into non-blocking mode. */