]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/adouble/ad_private.h
remove gcc warnings and cleanup inline mess
[netatalk.git] / libatalk / adouble / ad_private.h
index f87d51e15638b9f4760c3bc4ead5508bab1682c5..771ec32482080e10e8dfaea583415dea0024e40d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: ad_private.h,v 1.5 2003-01-31 11:26:36 didg Exp $
+ * $Id: ad_private.h,v 1.5.8.1 2008-11-25 15:16:34 didg Exp $
  */
 
 #ifndef LIBATALK_ADOUBLE_AD_PRIVATE_H
 #define MAP_FAILED ((void *) -1)
 #endif /* ! MAP_FAILED */
 
-#ifndef __inline__
-#define __inline__
-#endif /* ! __inline__ */
-
 /* this is so that we can keep lists of fds referencing the same file
  * around. that way, we can honor locks created by the same process
  * with the same file. */