Explorar o código

fix typo introduced in poll.h

Rich Felker %!s(int64=12) %!d(string=hai) anos
pai
achega
743546a933
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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