summaryrefslogtreecommitdiffstats
path: root/lib/libstand
diff options
context:
space:
mode:
authorps <ps@FreeBSD.org>2000-09-10 01:17:47 +0000
committerps <ps@FreeBSD.org>2000-09-10 01:17:47 +0000
commit0f7130e6eddfcdc8b412de2ff6bb3794b05c53ee (patch)
tree0501ec96eb74b8993b5d385937f6fbbbcf936caa /lib/libstand
parent09651960290cd84addb1d49a5c2661d04dbeac09 (diff)
downloadFreeBSD-src-0f7130e6eddfcdc8b412de2ff6bb3794b05c53ee.zip
FreeBSD-src-0f7130e6eddfcdc8b412de2ff6bb3794b05c53ee.tar.gz
Backout last commit. It was wrong.. *sigh*
Diffstat (limited to 'lib/libstand')
-rw-r--r--lib/libstand/open.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libstand/open.c b/lib/libstand/open.c
index 7bd8254..471f937 100644
--- a/lib/libstand/open.c
+++ b/lib/libstand/open.c
@@ -65,7 +65,6 @@
* rights to redistribute these changes.
*/
-#include <string.h>
#include "stand.h"
struct open_file files[SOPEN_MAX];
OpenPOWER on IntegriCloud