X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fmain.c;h=2585c663cb0d16d226921d950547a231d3b03ced;hp=9c7191d6e3e4e34daf1e13230d8cee3c48f6f01e;hb=2a8a89edcba49051315f59cea05834b5b704ee61;hpb=241fd0b5a8a95e814395f79b5ea7715c1862f045 diff --git a/src/main.c b/src/main.c index 9c7191d6e3..2585c663cb 100644 --- a/src/main.c +++ b/src/main.c @@ -18,7 +18,6 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ - #ifdef HAVE_CONFIG_H #include "config.h" #endif