Browse Source

Include safe-read.h instead of full-write.h.

Paul Eggert 26 năm trước cách đây
mục cha
commit
65fda730cf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/full-write.c

+ 1 - 1
lib/full-write.c

@@ -24,7 +24,7 @@
 
 #include <sys/types.h>
 
-#include "full-write.h"
+#include "safe-read.h"
 
 #if HAVE_UNISTD_H
 # include <unistd.h>