]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/adouble/ad_private.h
Remove bdb env on exit
[netatalk.git] / libatalk / adouble / ad_private.h
index f87d51e15638b9f4760c3bc4ead5508bab1682c5..82a11aa12606543b9f9e4b00c89cfd743d9dbd39 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.6 2008-12-03 18:35:44 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. */