libCom: Linux osdThread.h needs sys/types.h for pid_t
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#define INC_osdThread_H
|
||||
|
||||
#include <pthread.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "shareLib.h"
|
||||
#include "ellLib.h"
|
||||
|
||||
Reference in New Issue
Block a user