Skip to content
Snippets Groups Projects
Commit e728ffb4 authored by Veronique Legrand's avatar Veronique Legrand
Browse files

compilation fix for gcc 4.7.4 under linux cent OS 6.7

parent 674e6528
No related branches found
No related tags found
Loading
......@@ -5,6 +5,7 @@
* Author: vlegrand
*/
#include <unistd.h>
#include <sys/types.h>
#include <sys/sysctl.h>
#include <sys/stat.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment