Move include files to folder.

This commit is contained in:
2021-03-09 04:39:19 +00:00
parent 92a052002c
commit ccdb28a5f6
13 changed files with 346 additions and 429 deletions

View File

@@ -31,7 +31,7 @@ Copyright (C) 2011-2021 Natalia Portillo
#if defined(__linux__) || defined(__LINUX__) || defined(__gnu_linux)
#include "../consts.h"
#include "../include/consts.h"
#define _GNU_SOURCE
#include <errno.h>
#include <fcntl.h>