Code cleanup

This commit is contained in:
angt
2016-01-05 14:07:18 +01:00
parent 5efb379251
commit 40dd5ce18a
9 changed files with 163 additions and 159 deletions

View File

@@ -1,9 +1,7 @@
#include "common-static.h"
#include <stdio.h>
#include <stdlib.h>
#include "common.h"
#include "option.h"
#include "str.h"
int option_str (void *data, int argc, char **argv)
{