fix building w/out et headers and w/out debug

This commit is contained in:
Mike Frysinger
2005-09-27 04:21:48 +00:00
parent f87b3e30a7
commit 16ce8aa412
4 changed files with 3 additions and 5 deletions

View File

@@ -45,10 +45,8 @@ extern int optind;
#endif
#include "e2fsbb.h"
#include "et/com_err.h"
#include "e2fsck/e2fsck.h"
#include "e2fsck/problem.h"
//#include "../version.h"
/* Command line options */
static int swapfs;