Skip to content
Snippets Groups Projects
Commit fbd81da9 authored by Luca Tornatore's avatar Luca Tornatore
Browse files

added numa.h in the include list

parent f5ab873e
No related branches found
No related tags found
No related merge requests found
...@@ -28,6 +28,8 @@ ...@@ -28,6 +28,8 @@
#include <time.h> #include <time.h>
#include <unistd.h> #include <unistd.h>
#include "numa.h"
extern struct io extern struct io
{ {
FILE * pFile; FILE * pFile;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment