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 prototype
This commit is contained in:
parent
5652654463
commit
853fe5c987
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=23707
@ -29,11 +29,12 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $Id$
|
||||
* $Id: modstat.c,v 1.6 1997/02/22 19:56:15 peter Exp $
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <err.h>
|
||||
#include <string.h>
|
||||
#include <a.out.h>
|
||||
|
Loading…
Reference in New Issue
Block a user