rework reveng<>cliparser

This commit is contained in:
Philippe Teuwen 2020-04-19 13:13:13 +02:00
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>