stlink: fix typo
[fw/openocd] / src / target / smp.h
index b8f0ea5274ad2330c0a78d01b7f2320a5bba0692..d8bb67355af30f3a5e7789c36c3c04279c5a9027 100644 (file)
@@ -17,7 +17,9 @@
  *   Free Software Foundation, Inc.,                                       *
  *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.             *
  ***************************************************************************/
+
 #include "server/server.h"
+
 int gdb_read_smp_packet(struct connection *connection,
                char *packet, int packet_size);
 int gdb_write_smp_packet(struct connection *connection,