Removed superfluous incloude of config.h

This commit is contained in:
James Brister 2000-04-05 16:39:24 +00:00
parent 14256bd72e
commit 97645c1347

View file

@ -15,7 +15,7 @@
* SOFTWARE.
*/
/* $Id: confndc.c,v 1.6 2000/03/28 22:58:19 brister Exp $ */
/* $Id: confndc.c,v 1.7 2000/04/05 16:39:24 brister Exp $ */
/*
** options {
@ -36,8 +36,6 @@
*/
#include <config.h>
#include <config.h>
#include <stdarg.h>