rework reveng<>cliparser

This commit is contained in:
Philippe Teuwen
2020-04-19 13:13:13 +02:00
parent 07f3022aa6
commit e4dea67cf3
3 changed files with 3 additions and 3 deletions

View File

@@ -53,7 +53,7 @@
#include <stdio.h>
#include <stdlib.h>
#include "cliparser/getopt.h"
#include "getopt.h"
#ifdef _WIN32
# include <io.h>
# include <fcntl.h>