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

This commit is contained in:
Paul Eggert
1999-07-08 03:45:21 +00:00
parent 8bbacf0b4f
commit 65fda730cf

View File

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