$NetBSD: patch-aa,v 1.2 2010/04/21 15:58:03 tnn Exp $

--- Source/plugin.h.orig	2008-01-03 00:20:34.000000000 +0000
+++ Source/plugin.h
@@ -35,6 +35,10 @@
  *
  * ***** END LICENSE BLOCK ***** */
 
+#include <stdlib.h>
+#include <string.h>
+#include <assert.h>
+
 #ifndef __PLUGIN_H__
 #define __PLUGIN_H__
 #ifdef BSD
