config.h.in
来自「Linux下无线网卡扫描工具源代码」· IN 代码 · 共 44 行
IN
44 行
/* config.h.in. Generated automatically from configure.in by autoheader. *//* Define to empty if the keyword does not work. */#undef const/* Define if you have the ANSI C header files. */#undef STDC_HEADERS/* Define if you can safely include both <sys/time.h> and <time.h>. */#undef TIME_WITH_SYS_TIME/* Define if you have the select function. */#undef HAVE_SELECT/* Define if you have the socket function. */#undef HAVE_SOCKET/* Define if you have the strdup function. */#undef HAVE_STRDUP/* Define if you have the strerror function. */#undef HAVE_STRERROR/* Define if you have the <fcntl.h> header file. */#undef HAVE_FCNTL_H/* Define if you have the <linux/in.h> header file. */#undef HAVE_LINUX_IN_H/* Define if you have the <sys/ioctl.h> header file. */#undef HAVE_SYS_IOCTL_H/* Define if you have the <sys/time.h> header file. */#undef HAVE_SYS_TIME_H/* Define if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define if you have the db library (-ldb). */#undef HAVE_LIBDB/* Define if you have the pthread library (-lpthread). */#undef HAVE_LIBPTHREAD
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?