diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1996-04-19 18:40:25 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1996-04-19 18:40:25 +0000 |
| commit | 8a4599117ba1537d77e66475f83944995f85e437 (patch) | |
| tree | 2fd1d38c2a1e197b249333db2131ac807c85b7c2 /lib/libc/gen/assert.c | |
| parent | 87b620baa9d9596861c3d5205d31312e5d2e742e (diff) | |
Notes
Diffstat (limited to 'lib/libc/gen/assert.c')
| -rw-r--r-- | lib/libc/gen/assert.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/gen/assert.c b/lib/libc/gen/assert.c index 4914acac157f..eb2748ce6d44 100644 --- a/lib/libc/gen/assert.c +++ b/lib/libc/gen/assert.c @@ -35,7 +35,6 @@ static char sccsid[] = "@(#)assert.c 8.1 (Berkeley) 6/4/93"; #endif /* LIBC_SCCS and not lint */ -#include <sys/types.h> #include <assert.h> #include <stdio.h> #include <stdlib.h> |
