Ver código fonte

Include full-write.h.

Paul Eggert 26 anos atrás
pai
commit
bb9f6be7c1
1 arquivos alterados com 2 adições e 0 exclusões
  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