summaryrefslogtreecommitdiff
path: root/devel/mspdebug/files/patch-usbutil.c
blob: de3da785c1b0ee53f7e588fddbeb64d93025b082 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- usbutil.c.orig	2010-11-09 08:40:57.000000000 +1100
+++ usbutil.c	2011-01-23 20:53:11.561100726 +1100
@@ -17,6 +17,7 @@
  */
 
 #include <stdio.h>
+#include <stdlib.h>
 #include <string.h>
 #include "usbutil.h"
 #include "util.h"