]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/globals.h
remove gcc warnings and cleanup inline mess
[netatalk.git] / etc / afpd / globals.h
index c3f40990a581310cbb0ec0bce71fc22f77b78908..48571496fee1a189a1076012a3c0dc1012d54ce8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: globals.h,v 1.18.2.2.2.5 2004-06-15 00:35:06 bfernhomberg Exp $
+ * $Id: globals.h,v 1.18.2.2.2.5.2.1 2008-11-25 15:16:33 didg Exp $
  *
  * Copyright (c) 1990,1993 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
 #include <atalk/unicode.h>
 #include <atalk/uam.h>
 
-/* test for inline */
-#ifndef __inline__
-#define __inline__
-#endif
-
 #define MACFILELEN 31
 
 #define OPTION_DEBUG         (1 << 0)