Compare commits

..

1 Commits

Author SHA1 Message Date
Thomas Klaehn
57f7b1ebe4 add missing includes 2019-07-13 20:23:25 +02:00

View File

@ -1,4 +1,5 @@
#include <stdlib.h>
#include <unistd.h>
#include <syslog.h>
#include <ftdi.h>