mirror of
https://github.com/sheumann/hush.git
synced 2025-02-01 10:31:41 +00:00
include getopt.h
-Erik
This commit is contained in:
parent
161cf93404
commit
e9b527ae48
@ -22,7 +22,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h> /* for getopt() */
|
||||
#include <getopt.h>
|
||||
#include <regex.h>
|
||||
#include <string.h> /* for strerror() */
|
||||
#include <errno.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user