$NetBSD: patch-aa,v 1.3 2008/02/28 19:43:00 agc Exp $

--- fuse/daemon.c	2008/02/27 23:58:04	1.1
+++ fuse/daemon.c	2008/02/27 23:59:04
@@ -4,6 +4,8 @@
  *  Copyright (C) 2006 Alex deVries
  *
  */
+#include <sys/types.h>
+#include <sys/param.h>
 
 #include <stdio.h>
 #include <string.h>
