Corrected the format according to the documentation
[infodrom/dtaus] / main.c
diff --git a/main.c b/main.c
index 527cc35..af2e385 100644 (file)
--- a/main.c
+++ b/main.c
@@ -25,6 +25,7 @@ static char version[] = "0.5";
 #include <sys/stat.h>
 #include <unistd.h>
 #include <string.h>
+#include <stdlib.h>
 #include "dtaus.h"
 
 void help ()