1
0
Эх сурвалжийг харах

fix typo introduced in poll.h

Rich Felker 12 жил өмнө
parent
commit
743546a933
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      include/poll.h

+ 1 - 1
include/poll.h

@@ -5,7 +5,7 @@
 extern "C" {
 #endif
 
-#incluce <features.h>
+#include <features.h>
 
 #define POLLIN     0x001
 #define POLLPRI    0x002