Sfoglia il codice sorgente

Include full-write.h.

Paul Eggert 26 anni fa
parent
commit
bb9f6be7c1
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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