forked from mirrors/tftp-hpa-google
19 lines
501 B
C
19 lines
501 B
C
/* $Id$ */
|
|
/* ----------------------------------------------------------------------- *
|
|
*
|
|
* 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
|
|
*/
|
|
|
|
#undef HAVE_MSGHDR_MSG_CONTROL
|
|
#undef HAVE_RECVMSG
|