Gabriele Contini
2020-04-26 4508c70ba686df65b79174dbfea3840f998c05d1
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;