mirror of git://sourceware.org/git/glibc.git
4 lines
79 B
C
4 lines
79 B
C
|
#ifndef _SYS_SYSCTL_H
|
||
|
#include_next <sys/sysctl.h>
|
||
|
#endif /* _SYS_SYSCTL_H */
|