]> git.pld-linux.org Git - projects/setup.git/commitdiff
- klibc fix.
authorPaweł Sikora <pluto@pld-linux.org>
Tue, 7 Mar 2006 20:46:09 +0000 (20:46 +0000)
committerPaweł Sikora <pluto@pld-linux.org>
Tue, 7 Mar 2006 20:46:09 +0000 (20:46 +0000)
Changed files:
    postshell.c -> 1.6

postshell.c

index 02b2d20ed0ed90e6f530108b89dabc064072a074..1cf156082b508bdd760f7e3f5ff3954bc79458d6 100644 (file)
@@ -75,6 +75,7 @@
 #include <string.h>
 #include <fcntl.h>
 #include <sys/mman.h>
+#include <sys/stat.h>
 
 #define MAX_LINE 1024
 #define MAX_ARGS 32
This page took 0.111397 seconds and 4 git commands to generate.