]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/quota.c
Patches for OpenBSD
[netatalk.git] / etc / afpd / quota.c
index 26aae15be97f8e9852715d5d0ce8407365bbb190..9992948c1af20576823eca7abb8243f020cca49d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: quota.c,v 1.34 2010-02-10 14:05:37 franklahm Exp $
+ * $Id: quota.c,v 1.35 2010-04-03 07:11:35 franklahm Exp $
  *
  * Copyright (c) 1990,1993 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
@@ -41,6 +41,7 @@ char *strchr (), *strrchr ();
 
 #include <atalk/logger.h>
 #include <atalk/afp.h>
+#include <atalk/compat.h>
 
 #include "auth.h"
 #include "volume.h"