$NetBSD: patch-af,v 1.2 2007/11/03 13:04:43 adam Exp $

--- resource.c.orig	2007-09-04 06:27:41.000000000 +0200
+++ resource.c
@@ -1,5 +1,7 @@
 
 #include <string.h>
+#include <sys/types.h>
+#include <sys/param.h>
 #include "afp.h"
 
 #define appledouble ".AppleDouble"
