ref: d784b146150f420b6555ed2d85c373a18b25f8d2
parent: 60451fd41fc6dd0446798c8598f5effaacc2d065
author: Anthony J. Bentley <[email protected]>
date: Mon Apr 11 16:00:52 EDT 2011
Remove unneeded include.
--- a/src/fix/main.c
+++ b/src/fix/main.c
@@ -15,7 +15,6 @@
*/
#include <err.h>
-#include <limits.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdio.h>