]> git.pld-linux.org Git - packages/klibc.git/commitdiff
- last trial...
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 12 Dec 2004 20:15:16 +0000 (20:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    klibc-dirent.patch -> 1.3

klibc-dirent.patch

index a854a50d49b5b627007cd5605c7663c2a9499d00..4e704205693214d9ffc97dd850b8599cb2b135da 100644 (file)
@@ -1,6 +1,14 @@
---- klibc-0.193/kinit/do_mounts.c.orig 2004-12-12 21:00:13.721526152 +0100
-+++ klibc-0.193/kinit/do_mounts.c      2004-12-12 21:00:39.626587984 +0100
-@@ -162,8 +162,8 @@
+--- klibc-0.193/kinit/do_mounts.c.orig 2004-12-12 21:12:27.000000000 +0100
++++ klibc-0.193/kinit/do_mounts.c      2004-12-12 21:13:41.211035224 +0100
+@@ -1,6 +1,7 @@
+ #include <ctype.h>
+ #include <errno.h>
+ #include <fcntl.h>
++#include <sys/dirent.h>
+ #include <sys/mount.h>
+ #include <sys/stat.h>
+ #include <stdio.h>
+@@ -162,8 +163,8 @@
  
        if (!p)
                return -1;
This page took 0.075824 seconds and 4 git commands to generate.