gcontini
2020-10-09 ea3f019f6061d8fd67a9b71601605a823cedf050
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;