Explorar el Código

Include full-write.h.

Paul Eggert hace 26 años
padre
commit
bb9f6be7c1
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      lib/full-write.c

+ 2 - 0
lib/full-write.c

@@ -24,6 +24,8 @@
 
 #include <sys/types.h>
 
+#include "full-write.h"
+
 #if HAVE_UNISTD_H
 # include <unistd.h>
 #endif