]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/cnid/last/cnid_last.h
Cleanup header checks in configure.in
[netatalk.git] / libatalk / cnid / last / cnid_last.h
index 9f944dda51f82f679a37a354e1a3f96bdbf1ebfb..ede35d479c49d7c777ca04e7f2c2a1b3d7830cb9 100644 (file)
@@ -1,4 +1,3 @@
-
 /* 
  * interface for database access to cnids. i do it this way to abstract
  * things a bit in case we want to change the underlying implementation.
@@ -7,7 +6,6 @@
 #ifndef _ATALK_CNID_LAST__H
 #define _ATALK_CNID_LAST__H 1
 
-#include <sys/cdefs.h>
 #include <sys/stat.h>
 #include <unistd.h>
 #include <string.h>