mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 15:44:04 +01:00
Include unistd.h for new location of getopt() prototypes
This commit is contained in:
parent
853fe5c987
commit
c7a7335aef
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=23708
@ -29,10 +29,11 @@
|
||||
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
* $Id: sasc.c,v 1.4 1997/02/22 19:56:57 peter Exp $
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/file.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
Loading…
Reference in New Issue
Block a user