Sort headers/includes

This commit is contained in:
Benny Baumann
2020-09-18 19:23:04 +02:00
parent dac1e05a2c
commit e1c96879f4
15 changed files with 24 additions and 19 deletions

View File

@ -20,10 +20,10 @@ in the source distribution for its full text.
#endif
#define PAGE_SIZE_KB ( PAGE_SIZE / ONE_K )
#include "Object.h"
#include <sys/types.h>
#include "Object.h"
#define PROCESS_FLAG_IO 0x0001
typedef enum ProcessFields {