]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(N_SYNC_PPP): Added
authorUlrich Drepper <drepper@redhat.com>
Sat, 13 Nov 1999 00:51:46 +0000 (00:51 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 13 Nov 1999 00:51:46 +0000 (00:51 +0000)
sysdeps/unix/sysv/linux/bits/ioctl-types.h

index 2e4dcb6c53237113db6093e2f0c6b8690b9aa46d..59c79df812201add077666d0e274e0dd1143e7f1 100644 (file)
@@ -1,5 +1,5 @@
 /* Structure types for pre-termios terminal ioctls.  Linux version.
-   Copyright (C) 1996, 1997 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 1999 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -74,3 +74,4 @@ struct termio
 #define N_IRDA         11      /* Linux IR  */
 #define N_SMSBLOCK     12      /* SMS block mode  */
 #define N_HDLC         13      /* synchronous HDLC  */
+#define N_SYNC_PPP     14      /* synchronous PPP  */