mirror of
https://git.busybox.net/busybox.git
synced 2024-11-28 16:13:40 +08: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…
Reference in New Issue
Block a user