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

📄 config.h

📁 ks8695的SOHO应用中的tftp部分
💻 H
字号:
/* config.h.  Generated automatically by configure.  */
/* $Id: config.h,v 1.1.1.1 2004/05/06 19:43:40 hjia Exp $ */
/* ----------------------------------------------------------------------- *
 *   
 *   Copyright 2001 H. Peter Anvin - All Rights Reserved
 *
 *   This program is free software available under the same license
 *   as the "OpenBSD" operating system, distributed at
 *   http://www.openbsd.org/.
 *
 * ----------------------------------------------------------------------- */

/*
 * config.h.in
 *
 * Pattern file for configurations
 */

#define HAVE_SIGSETJMP 1                  // in tftpd.c, tftp.c main.c
#define HAVE_MSGHDR_MSG_CONTROL 1         // in recvfrom.c only
#define HAVE_RECVMSG 1                    // in recvfrom.c only
//#define HAVE_TCPWRAPPERS 1                // in tftpd.c only
#define HAVE_STRUCT_IN_PKTINFO 1          // in recvfrom.c only
#define HAVE_SETREUID 1                   // in tftpd.c only
#define HAVE_SETREGID 1                   // in tftpd.c only

⌨️ 快捷键说明

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