summaryrefslogtreecommitdiffstats
path: root/lib/libkse/thread/thr_waitpid.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libkse/thread/thr_waitpid.c')
-rw-r--r--lib/libkse/thread/thr_waitpid.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libkse/thread/thr_waitpid.c b/lib/libkse/thread/thr_waitpid.c
index 5f6436f..1f2d4a7 100644
--- a/lib/libkse/thread/thr_waitpid.c
+++ b/lib/libkse/thread/thr_waitpid.c
@@ -34,9 +34,6 @@
#include <pthread.h>
#include "thr_private.h"
-LT10_COMPAT_PRIVATE(_waitpid);
-LT10_COMPAT_DEFAULT(waitpid);
-
extern int __waitpid(pid_t, int *, int);
pid_t _waitpid(pid_t wpid, int *status, int options);
OpenPOWER on IntegriCloud