瀏覽代碼

Include full-write.h.

Paul Eggert 26 年之前
父節點
當前提交
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