$OpenBSD: patch-include_atalk_acl_h,v 1.1 2013/10/06 21:49:32 brad Exp $
--- include/atalk/acl.h.orig	Fri Aug 23 10:35:30 2013
+++ include/atalk/acl.h	Fri Aug 23 10:36:11 2013
@@ -53,7 +53,7 @@ extern int remove_acl_vfs(const char *name);
 
 #else /* HAVE_ACLS=no */
 
-#define O_NETATALK_ACL
+#define O_NETATALK_ACL 0
 #define chmod_acl chmod
 
 #endif /* HAVE_ACLS */
