summaryrefslogtreecommitdiff
path: root/ev_select.c
diff options
context:
space:
mode:
authorroot <root>2011-01-31 00:49:26 +0000
committerroot <root>2011-01-31 00:49:26 +0000
commit0e7c3a3286a902716846831aadeddb528fca85c9 (patch)
treecceb7341db8b65c4e5607c1be7afe5662cb57c90 /ev_select.c
parentaefbca32b909514d079c6cc05a383ae867ecdeeb (diff)
*** empty log message ***
Diffstat (limited to 'ev_select.c')
-rw-r--r--ev_select.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ev_select.c b/ev_select.c
index 47a775e..3549995 100644
--- a/ev_select.c
+++ b/ev_select.c
@@ -42,7 +42,7 @@
# include <inttypes.h>
# ifndef __hpux
/* for REAL unix systems */
-# include <sys/select.h>
+# include <sys/select.h>
# endif
#endif