$NetBSD: patch-ag,v 1.1 2011/07/18 19:06:02 drochner Exp $

--- bin/bbackupctl/bbackupctl.cpp.orig	2006-02-23 20:47:38.000000000 +0000
+++ bin/bbackupctl/bbackupctl.cpp
@@ -52,6 +52,8 @@
 #ifdef HAVE_UNISTD_H
 	#include <unistd.h>
 #endif
+#include <string.h>
+#include <stdlib.h>
 
 #include "MainHelper.h"
 #include "BoxPortsAndFiles.h"
