]> git.zerfleddert.de Git - proxmark3-svn/blob - client/proxmark3.h
Change -std=c99 to -std=gnu99 to be able to compile libusb-0.1.* which uses u_int...
[proxmark3-svn] / client / proxmark3.h
1 #ifndef PROXMARK3_H__
2 #define PROXMARK3_H__
3
4 #define PROXPROMPT "proxmark3> "
5
6 #endif
Impressum, Datenschutz