Paul Eggert 26 лет назад
Родитель
Сommit
bb9f6be7c1
1 измененных файлов с 2 добавлено и 0 удалено
  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