]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/proxusb.c
Apply copyright patch from Michael Gernoth
[proxmark3-svn] / client / proxusb.c
index 0a50b9910d8f9662b4da94362f21f30aa4d9ae68..55ce9d68d4b892e3fe4e1f2c366017ddb050e2a5 100644 (file)
@@ -1,4 +1,5 @@
 //-----------------------------------------------------------------------------
+// Copyright (C) 2009 Michael Gernoth <michael at gernoth.net>
 // Copyright (C) 2010 iZsh <izsh at fail0verflow.com>
 //
 // This code is licensed to you under the terms of the GNU GPL, version 2 or,
@@ -10,6 +11,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <stdbool.h>
 #include <unistd.h>
 #include <usb.h>
Impressum, Datenschutz