diff options
| author | Jason Evans <jasone@FreeBSD.org> | 2001-05-20 23:11:09 +0000 |
|---|---|---|
| committer | Jason Evans <jasone@FreeBSD.org> | 2001-05-20 23:11:09 +0000 |
| commit | 745b431dc63a379e5a0fed2733aa56231ee2eb03 (patch) | |
| tree | c9e9b34689c404a399446414531026211509c44e /lib/libpthread/test | |
| parent | dd2d9a766b95b10626c90c21a0d8381b119014e3 (diff) | |
Notes
Diffstat (limited to 'lib/libpthread/test')
| -rw-r--r-- | lib/libpthread/test/sem_d.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libpthread/test/sem_d.c b/lib/libpthread/test/sem_d.c index 1551ae809e52..b834591852d9 100644 --- a/lib/libpthread/test/sem_d.c +++ b/lib/libpthread/test/sem_d.c @@ -35,8 +35,6 @@ * ****************************************************************************/ -#define _REENTRANT - #include <assert.h> #include <stdio.h> #include <fcntl.h> |
