diff options
| author | Paul Saab <ps@FreeBSD.org> | 2000-09-10 01:17:47 +0000 |
|---|---|---|
| committer | Paul Saab <ps@FreeBSD.org> | 2000-09-10 01:17:47 +0000 |
| commit | 4d3367540c1c873af7731d21080c3511efd4893e (patch) | |
| tree | f8747dc463127f0544e1443fced0a2b800a2b355 | |
| parent | 6b9a6703e9081eaddc060d6948b89ed4afec6062 (diff) | |
Notes
| -rw-r--r-- | lib/libstand/open.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libstand/open.c b/lib/libstand/open.c index 7bd8254e4bbb..471f93745f01 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]; |
