cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] Changes to ccvs/src/hash.h [signed-commits2]


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/src/hash.h [signed-commits2]
Date: Mon, 05 Dec 2005 15:38:26 -0500

Index: ccvs/src/hash.h
diff -u ccvs/src/hash.h:1.21.4.1 ccvs/src/hash.h:1.21.4.2
--- ccvs/src/hash.h:1.21.4.1    Thu Oct 20 21:33:10 2005
+++ ccvs/src/hash.h     Mon Dec  5 20:38:18 2005
@@ -13,6 +13,8 @@
 #ifndef HASH_H
 #define HASH_H
 
+#include <stddef.h>
+
 /*
  * The number of buckets for the hash table contained in each list.  This
  * should probably be prime.




reply via email to

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