Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit 9440560

Browse files
committed
We don't need getopt.h
1 parent a967d4c commit 9440560

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

win32/unistd.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
#include <stdlib.h>
1111
#include <io.h>
12-
#include <getopt.h> /* getopt from: http://www.pwilson.net/sample.html. */
1312
#include <process.h> /* for getpid() and the exec..() family */
1413

1514
#define srandom srand

0 commit comments

Comments
 (0)