#include <string.h> for strcmp()'s prototype.

This commit is contained in:
Tim J. Robbins 2003-01-03 23:31:50 +00:00
parent 43a240930c
commit 3ecbeb2d3a

View File

@ -37,8 +37,9 @@ static char sccsid[] = "@(#)getsubopt.c 8.1 (Berkeley) 6/4/93";
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
/*
* The SVID interface to getsubopt provides no way of figuring out which