ks8695的SOHO应用中的tftp部分

源代码在线查看: config.h

软件大小: 29 K
上传用户: myhpgnl
关键词: 8695 SOHO tftp ks
下载地址: 免注册下载 普通下载 VIP

相关代码

				/* 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
							

相关资源