mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
Hurd: #include <kernel-features.h>
This commit is contained in:
committed by
Roland McGrath
parent
38de94a5ef
commit
37233df9d1
@ -56,6 +56,8 @@ static char sccsid[] = "@(#)syslog.c 8.4 (Berkeley) 3/18/94";
|
||||
#include <libio/iolibio.h>
|
||||
#include <math_ldbl_opt.h>
|
||||
|
||||
#include <kernel-features.h>
|
||||
|
||||
#define ftell(s) INTUSE(_IO_ftell) (s)
|
||||
|
||||
static int LogType = SOCK_DGRAM; /* type of socket connection */
|
||||
|
Reference in New Issue
Block a user