This commit is contained in:
vanhauser-thc 2021-03-11 14:00:40 +01:00
parent f423875d90
commit cedbd0ddb2
7 changed files with 28 additions and 52 deletions

View file

@ -18,8 +18,8 @@ void dummy_oracle() { printf("\n"); }
#else
#include <oci.h>
#include <sys/types.h>
#include <stdbool.h>
#include <sys/types.h>
extern char *HYDRA_EXIT;