Tidy up some includes.

This commit is contained in:
nicm
2014-10-20 23:27:14 +00:00
parent 30bacf6f30
commit 900f6fc17e
12 changed files with 20 additions and 15 deletions

View File

@ -16,10 +16,8 @@
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
#include <sys/param.h>
#include <sys/types.h>
#include <errno.h>
#include <libgen.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h>