summaryrefslogtreecommitdiff
path: root/usr.bin/pcc/mip/manifest.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/pcc/mip/manifest.h')
-rw-r--r--usr.bin/pcc/mip/manifest.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/pcc/mip/manifest.h b/usr.bin/pcc/mip/manifest.h
index e7d89493bd8..53f31244b7b 100644
--- a/usr.bin/pcc/mip/manifest.h
+++ b/usr.bin/pcc/mip/manifest.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: manifest.h,v 1.4 2007/11/04 18:52:45 ragge Exp $ */
+/* $OpenBSD: manifest.h,v 1.5 2007/11/10 09:49:16 stefan Exp $ */
/*
* Copyright(C) Caldera International Inc. 2001-2002. All rights reserved.
*
@@ -37,6 +37,7 @@
#define MANIFEST
#include <stdio.h>
+#include <string.h>
#include "../config.h"
#include "macdefs.h"
#include "node.h"