]> Dogcows Code - chaz/tar/commitdiff
Include safe-read.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)
src/rmt.c

index f5e036cd6ceddae21e80b1b58aa126b6c6ad3633..557b6d4224c8220257e8ee559f41353f5ba23323 100644 (file)
--- a/src/rmt.c
+++ b/src/rmt.c
@@ -30,6 +30,7 @@
    MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.  */
 
 #include "system.h"
+#include "safe-read.h"
 
 #include <sys/socket.h>
 
This page took 0.021132 seconds and 4 git commands to generate.