]> arthur.barton.de Git - netatalk.git/blobdiff - bin/ad/ad.h
Redesign ad_open API to only use one arg for all flags, fix locking for adouble:v2
[netatalk.git] / bin / ad / ad.h
index ee4f57721e6319b5d04294cbe787037628a18649..b0e8efba4a0d3aca3907eb31e23e525a4f315469 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Copyright (c) 2009 Frank Lahm <franklahm@gmail.com>
+   Copyright (c) 2009,2011 Frank Lahm <franklahm@gmail.com>
    
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -15,7 +15,7 @@
 #ifndef AD_H
 #define AD_H
 
-#define _XOPEN_SOURCE 600
+#include <atalk/standards.h>
 
 #include <sys/types.h>
 #include <sys/stat.h>