From f73122e79dba729982ede928e8b026ffff526b0a Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Tue, 26 Jun 2001 05:38:24 +0000 Subject: fixed build don't rush commits :) (This used to be commit 442bf5cc9e6de7888f9a8cc06050f73ef880c4d9) --- source3/include/includes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source3') diff --git a/source3/include/includes.h b/source3/include/includes.h index b801e1408c..96688c5217 100644 --- a/source3/include/includes.h +++ b/source3/include/includes.h @@ -453,6 +453,7 @@ typedef int socklen_t; /* uggh - no 32 bit type?? probably a CRAY. just hope this works ... */ #define uint32 unsigned #endif +#endif /* * Types for devices, inodes and offsets. -- cgit