Broken #ifdef, was HAVE_GETUID
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4185 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -40,13 +40,11 @@ | ||||
| #include <config.h> | ||||
| #endif | ||||
|  | ||||
| #ifndef HAVE_GETUID | ||||
| #ifndef HAVE_FLOCK | ||||
| RCSID("$Id$"); | ||||
|  | ||||
| #include "roken.h" | ||||
|  | ||||
| #ifdef HAVE_CONFIG_H | ||||
| RCSID("$Id$"); | ||||
| #endif | ||||
|  | ||||
| #define OP_MASK (LOCK_SH | LOCK_EX | LOCK_UN) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Björn Groenvall
					Björn Groenvall