mirror of
https://git.freebsd.org/ports.git
synced 2025-07-08 04:49:17 -04:00
10 lines
243 B
C
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"
|