config.h.in
来自「radius server在linux下的源码」· IN 代码 · 共 35 行
IN
35 行
/* config.h.in. Generated automatically from configure.in by autoheader. *//* Define if you have the <arpa/inet.h> header file. */#undef HAVE_ARPA_INET_H/* Define if you have the <ctype.h> header file. */#undef HAVE_CTYPE_H/* Define if you have the <dirent.h> header file. */#undef HAVE_DIRENT_H/* Define if you have the <netdb.h> header file. */#undef HAVE_NETDB_H/* Define if you have the <netinet/in.h> header file. */#undef HAVE_NETINET_IN_H/* Define if you have the <netinet/tcp.h> header file. */#undef HAVE_NETINET_TCP_H/* Define if you have the <sys/signal.h> header file. */#undef HAVE_SYS_SIGNAL_H/* Define if you have the <sys/socket.h> header file. */#undef HAVE_SYS_SOCKET_H/* Define if you have the <sys/uio.h> header file. */#undef HAVE_SYS_UIO_H/* Define if you have the <sys/vfs.h> header file. */#undef HAVE_SYS_VFS_H/* Define if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?