fix config.h inclusion

This commit is contained in:
Balazs Gerofi
2017-06-17 07:04:19 +09:00
parent fa6f20a3c4
commit 2afc9d37d1
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
#ifndef __RUSAGE_H
#define __RUSAGE_H
#include "../../config.h"
#include <config.h>
#define RUSAGE_DEFAULT_SIZE 10