]> Dogcows Code - chaz/tar/commitdiff
Include safe-read.h instead of full-write.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 8 Jul 1999 03:45:21 +0000 (03:45 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 8 Jul 1999 03:45:21 +0000 (03:45 +0000)
lib/full-write.c

index 246cd37738a30a7f9778170e70c691b0696e7a95..d81346c2881fab9f0a750b51aa9e4417d58c9eeb 100644 (file)
@@ -24,7 +24,7 @@
 
 #include <sys/types.h>
 
-#include "full-write.h"
+#include "safe-read.h"
 
 #if HAVE_UNISTD_H
 # include <unistd.h>
This page took 0.027799 seconds and 4 git commands to generate.