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

📄 porting_junk.h

📁 文件传输协议linux 下vsftpd2.1.0.tar.gz
💻 H
字号:
#ifndef VSF_PORTINGJUNK_H#define VSF_PORTINGJUNK_H#ifdef __sun#include "solaris_bogons.h"#endif#ifdef __sgi#include "irix_bogons.h"#endif#ifdef __hpux#include "hpux_bogons.h"#endif#ifdef _AIX#include "aix_bogons.h"#endif#ifdef __osf__#include "tru64_bogons.h"#endif/* So many older systems lack these, that it's too much hassle to list all * the errant systems */#include "cmsg_extras.h"#endif /* VSF_PORTINGJUNK_H */

⌨️ 快捷键说明

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