Fix build on FreeBSD.
This commit is contained in:
parent
466aad8543
commit
9561570c50
@ -23,6 +23,9 @@
|
||||
*/
|
||||
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
#ifdef _MSC_VER
|
||||
# include "getopt/getopt.h"
|
||||
#else
|
||||
|
||||
Loading…
Reference in New Issue
Block a user