⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.h.in

📁 xprobe package sources code
💻 IN
字号:
#ifndef _USI_CONFIG_H_#define _USI_CONFIG_H_/* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define to empty if the keyword does not work.  */#undef const/* Define to `unsigned' if <sys/types.h> doesn't define.  */#undef size_t/*#ifndef size_t#define size_t unsigned int#endif*//* 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#ifdef TIME_WITH_SYS_TIME#include <time.h>#endif/* Define if you have the <fcntl.h> header file.  */#undef HAVE_FCNTL_H#ifdef HAVE_FCNTL_H#include <fcntl.h>#endif/* Define if you have the <sys/ioctl.h> header file.  */#undef HAVE_SYS_IOCTL_H#ifdef HAVE_SYS_IOCTL_H#include <sys/ioctl.h>#endif/* Define if you have the <sys/time.h> header file.  */#undef HAVE_SYS_TIME_H#ifdef HAVE_SYS_TIME_H#include <sys/time.h>#endif/* Define if you have the <unistd.h> header file.  */#undef HAVE_UNISTD_H#ifdef HAVE_UNISTD_H#include <unistd.h>#endif#undef HAVE_NETPACKET_PACKET_H#ifdef HAVE_NETPACKET_PACKET_H#include <netpacket/packet.h>#endif#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -