fix includes and indentation

This commit is contained in:
josch
2014-12-01 22:03:09 +01:00
parent e730107b8b
commit 2f2ce91597
7 changed files with 104 additions and 59 deletions

View File

@@ -35,6 +35,7 @@
#include <wordexp.h>
#include <stdint.h>
#include <fcntl.h>
#include <stdbool.h>
#include "../mfapi/mfconn.h"
#include "../mfapi/apicalls.h"