Arnaud Botella
2020-05-04 c1b8845a268e92d28d07a41024442ef3a35a02c9
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;