Remove __LIBC12_SOURCE

This commit is contained in:
matt 2003-09-27 03:33:00 +00:00
parent 7fff5acf50
commit 4ba9658201
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: __sigaction14_sigtramp.c,v 1.3 2003/09/27 01:03:40 matt Exp $ */
/* $NetBSD: __sigaction14_sigtramp.c,v 1.4 2003/09/27 03:33:00 matt Exp $ */
/*-
* Copyright (c) 2002 The NetBSD Foundation, Inc.
@ -36,8 +36,6 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#define __LIBC12_SOURCE__
#include <sys/types.h>
#include <stddef.h>
#include <signal.h>