aboutsummaryrefslogtreecommitdiff
path: root/src/command.c
diff options
context:
space:
mode:
authorGareth McMullin2011-03-29 20:01:15 +1300
committerGareth McMullin2011-03-29 20:01:15 +1300
commitbe91386c0aa767c346694c1d838a7f85322eef6d (patch)
tree32dbb3e255df9d799204518fedc0422aa89caac4 /src/command.c
parentc9ea16312b725c622773cdcd324ba013bcfb56d5 (diff)
Minor changes to allow a build for Windows hosts with libftdi.
Diffstat (limited to 'src/command.c')
-rw-r--r--src/command.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/command.c b/src/command.c
index 1655cfd..3eaa552 100644
--- a/src/command.c
+++ b/src/command.c
@@ -26,7 +26,6 @@
#include <stdlib.h>
#include <string.h>
-#include <alloca.h>
#include "general.h"