--- embedaddon/quagga/lib/getopt1.c 2012/02/21 17:26:12 1.1.1.1 +++ embedaddon/quagga/lib/getopt1.c 2016/11/02 10:09:10 1.1.1.2 @@ -19,10 +19,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ - -#ifdef HAVE_CONFIG_H -#include -#endif #include #include "getopt.h" @@ -95,7 +91,7 @@ getopt_long_only (argc, argv, options, long_options, o #endif /* Not ELIDE_CODE. */ - + #ifdef TEST #include