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: Mon, 08 Sep 2003 17:07:51 -0400

CVSROOT:        /cvsroot/hurd
Module name:    hurd-l4
Branch:         
Changes by:     Marcus Brinkmann <address@hidden>       03/09/08 17:07:51

Modified files:
        libhurd-slab   : slab.c 

Log message:
        Include config.h.

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

Patches:
Index: hurd-l4/libhurd-slab/slab.c
diff -u hurd-l4/libhurd-slab/slab.c:1.3 hurd-l4/libhurd-slab/slab.c:1.4
--- hurd-l4/libhurd-slab/slab.c:1.3     Sat Aug 16 17:11:00 2003
+++ hurd-l4/libhurd-slab/slab.c Mon Sep  8 17:07:51 2003
@@ -18,6 +18,10 @@
    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
    02111-1307 USA.  */
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdlib.h>
 #include <errno.h>
 




reply via email to

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