svn commit: samba r20591 - in branches/SAMBA_4_0/source/heimdal_build: .

jpeach at samba.org jpeach at samba.org
Sun Jan 7 01:04:50 GMT 2007


Author: jpeach
Date: 2007-01-07 01:04:49 +0000 (Sun, 07 Jan 2007)
New Revision: 20591

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20591

Log:
Revert accidental commit that broke the build.

Modified:
   branches/SAMBA_4_0/source/heimdal_build/err.h


Changeset:
Modified: branches/SAMBA_4_0/source/heimdal_build/err.h
===================================================================
--- branches/SAMBA_4_0/source/heimdal_build/err.h	2007-01-07 00:44:17 UTC (rev 20590)
+++ branches/SAMBA_4_0/source/heimdal_build/err.h	2007-01-07 01:04:49 UTC (rev 20591)
@@ -1,7 +1,3 @@
-#ifdef HAVE_ERR_H
-#include <err.h>
-#else
-
 #ifndef	_ERR_H
 #define	_ERR_H	1
 
@@ -11,4 +7,3 @@
 void warn(const char *format, ...);
 
 #endif	/* err.h */
-#endif /* HAVE_ERR_H */



More information about the samba-cvs mailing list