mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-17 02:20:10 +00:00
Update.
1999-07-29 Andreas Jaeger <aj@arthur.rhein-neckar.de> * manager.c: Remove inclusion of <linux/tasks.h> since it's not needed anymore.
This commit is contained in:
parent
b113c12c35
commit
6b7986213d
@ -1,3 +1,8 @@
|
||||
1999-07-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
||||
|
||||
* manager.c: Remove inclusion of <linux/tasks.h> since it's not
|
||||
needed anymore.
|
||||
|
||||
1999-07-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
||||
|
||||
* internals.h: Align _pthread_descr_struct to 32 bytes.
|
||||
|
@ -26,7 +26,6 @@
|
||||
#include <sys/param.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/wait.h> /* for waitpid macros */
|
||||
#include <linux/tasks.h>
|
||||
|
||||
#include "pthread.h"
|
||||
#include "internals.h"
|
||||
|
Loading…
Reference in New Issue
Block a user