ports/devel/mspdebug/files/patch-olimex.c
Frederic Culot 7e96381c97 - Update to 0.15
PR:		ports/157570
Submitted by:	Peter Jeremy <peterjeremy@acm.org> (maintainer)
2011-06-07 14:11:18 +00:00

10 lines
243 B
C

--- olimex.c.orig 2011-04-05 06:22:54.000000000 +1000
+++ olimex.c 2011-06-04 06:06:10.536246571 +1000
@@ -20,6 +20,7 @@
#include <stdio.h>
#include <string.h>
#include <usb.h>
+#include <stdlib.h>
#include "olimex.h"
#include "util.h"