--HG--
branch : WINDOWSPORT
This commit is contained in:
Jean-Francois Dockes 2015-09-04 10:25:16 +02:00
parent 95f9cdee04
commit 97950bfa60
2 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,7 @@
#include "pathut.h"
#include "unac.h"
#include "smallut.h"
#include "execmd.h"
static pthread_t mainthread_id;

View File

@ -19,6 +19,7 @@
#include <stdio.h>
#include "safesysstat.h"
#include "safeunistd.h"
#include <signal.h>
#include <string>