Fix some leaking file handles and buildfix probably.

This commit is contained in:
Jordan Woyak 2013-03-03 19:18:04 -06:00
commit 814c2ffdfd
3 changed files with 11 additions and 10 deletions

View file

@ -37,7 +37,7 @@
#include <string.h>
#include <stdio.h>
#include "FileUtil.h"
#include "../FileUtil.h"
/*
* 32-bit integer manipulation macros (little endian)

View file

@ -36,7 +36,7 @@
#include <string.h>
#include <stdio.h>
#include "FileUtil.h"
#include "../FileUtil.h"
/*
* 32-bit integer manipulation macros (big endian)