瀏覽代碼

psm says: fix your linuxthreads / linuxthreads.old typo stupid!

Mike Frysinger 20 年之前
父節點
當前提交
1658954fbb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      libpthread/linuxthreads.old/sysdeps/pthread/bits/libc-lock.h

+ 1 - 1
libpthread/linuxthreads.old/sysdeps/pthread/bits/libc-lock.h

@@ -24,7 +24,7 @@
 #include <pthread.h>
 
 #if defined _LIBC && !defined NOT_IN_libc
-#include <linuxthreads/internals.h>
+#include <linuxthreads.old/internals.h>
 #endif
 
 /* Mutex type.  */