commit-hurd
[Top][All Lists]
Advanced

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

hurd-l4/libhurd-ihash ihash.c


From: Marcus Brinkmann
Subject: hurd-l4/libhurd-ihash ihash.c
Date: Mon, 08 Sep 2003 17:19:11 -0400

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

Modified files:
        libhurd-ihash  : ihash.c 

Log message:
        Include config.h.

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

Patches:
Index: hurd-l4/libhurd-ihash/ihash.c
diff -u hurd-l4/libhurd-ihash/ihash.c:1.5 hurd-l4/libhurd-ihash/ihash.c:1.6
--- hurd-l4/libhurd-ihash/ihash.c:1.5   Tue Aug 26 18:47:18 2003
+++ hurd-l4/libhurd-ihash/ihash.c       Mon Sep  8 17:19:11 2003
@@ -20,6 +20,10 @@
    along with the GNU Hurd; see the file COPYING.  If not, write to
    the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <errno.h>
 #include <string.h>
 #include <stdlib.h>




reply via email to

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