Gabriele Contini
2020-05-16 004073a7b79dc9c455416703d30f4922b4577172
src/library/os/os.h
@@ -12,7 +12,6 @@
extern "C" {
#endif
#include "../base/base.h"
#include <stddef.h>
#include <string.h>
#include <ctype.h>
@@ -23,6 +22,7 @@
#include <unistd.h>
#include <stdbool.h>
#endif
#include "../base/base.h"
typedef struct {
   int id;