commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd-l4/libhurd-slab slab.c


From: Marcus Brinkmann
Subject: hurd-l4/libhurd-slab slab.c
Date: Sat, 16 Aug 2003 16:16:26 -0400

CVSROOT:        /cvsroot/hurd
Module name:    hurd-l4
Branch:         
Changes by:     Marcus Brinkmann <address@hidden>       03/08/16 16:16:26

Modified files:
        libhurd-slab   : slab.c 

Log message:
        Fix a couple of bugs.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd-l4/libhurd-slab/slab.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: hurd-l4/libhurd-slab/slab.c
diff -u hurd-l4/libhurd-slab/slab.c:1.1 hurd-l4/libhurd-slab/slab.c:1.2
--- hurd-l4/libhurd-slab/slab.c:1.1     Sat Aug 16 16:08:33 2003
+++ hurd-l4/libhurd-slab/slab.c Sat Aug 16 16:16:26 2003
@@ -19,6 +19,9 @@
    02111-1307 USA.  */
 
 #include <stdlib.h>
+#include <errno.h>
+#include <error.h>
+
 #include <hurd/slab.h>
 
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]