瀏覽代碼

waitpid undefined

Peter S. Mazinger 20 年之前
父節點
當前提交
d0b6852551
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      libpthread/linuxthreads.old/internals.h

+ 1 - 0
libpthread/linuxthreads.old/internals.h

@@ -25,6 +25,7 @@
 #include <signal.h>
 #include <unistd.h>
 #include <sys/types.h>
+#include <sys/wait.h>
 #include "pt-machine.h"
 #include "semaphore.h"
 #include "../linuxthreads.old_db/thread_dbP.h"