Changeset - 8d3ae61dc6e1
[Not reviewed]
default
0 1 0
ethanzonca - 16 years ago 2009-07-31 19:10:36

Fixed duplicate stat.h inclusions
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/server/slavefuncs.c
Show inline comments
 
@@ -29,7 +29,6 @@
 
#include <unistd.h>
 
#include <stdlib.h> /*< malloc(), free() */
 
#include <sys/stat.h>
 
#include <sys/stat.h>
 
#include <fcntl.h>
 

	
 
/** Generates a SSH key with ssh-keygen */
0 comments (0 inline, 0 general)