Remove unneeded include.

This commit is contained in:
Anthony J. Bentley
2011-04-11 20:00:52 -06:00
parent 60451fd41f
commit d784b14615

View File

@@ -15,7 +15,6 @@
*/
#include <err.h>
#include <limits.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdio.h>