summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/ptsname.c
diff options
context:
space:
mode:
author"Steven J. Hill" <sjhill@realitydiluted.com>2006-08-22 02:42:47 +0000
committer"Steven J. Hill" <sjhill@realitydiluted.com>2006-08-22 02:42:47 +0000
commita6624c7cb7f47281f01834c00d31322dfe9b16f2 (patch)
tree8f9619816ca742397dc8ef00048607184c980a96 /libc/stdlib/ptsname.c
parent7eac2221e41a367288359189d4bc557ae367c01a (diff)
downloaduClibc-alpine-a6624c7cb7f47281f01834c00d31322dfe9b16f2.tar.bz2
uClibc-alpine-a6624c7cb7f47281f01834c00d31322dfe9b16f2.tar.xz
Merge from trunk.
Diffstat (limited to 'libc/stdlib/ptsname.c')
-rw-r--r--libc/stdlib/ptsname.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/stdlib/ptsname.c b/libc/stdlib/ptsname.c
index b41f6a118..dfb0d19db 100644
--- a/libc/stdlib/ptsname.c
+++ b/libc/stdlib/ptsname.c
@@ -17,7 +17,6 @@
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. */
-#define _ISOC99_SOURCE
#include <stdio.h>
#include <errno.h>
#include <paths.h>