]> git.cameronkatri.com Git - mandoc.git/blobdiff - msec.c
Further apropos(1) speed optimization was trickier than anticipated.
[mandoc.git] / msec.c
diff --git a/msec.c b/msec.c
index dd7d11c650fa0e6d1e2beb84b032ce093d01f526..3db04d66635d2db3092ad984191e9ad815cffdaf 100644 (file)
--- a/msec.c
+++ b/msec.c
@@ -1,4 +1,4 @@
-/*     $Id: msec.c,v 1.10 2011/12/02 01:37:14 schwarze Exp $ */
+/*     $Id: msec.c,v 1.11 2014/03/23 11:25:26 schwarze Exp $ */
 /*
  * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
  *
@@ -18,7 +18,6 @@
 #include "config.h"
 #endif
 
-#include <stdlib.h>
 #include <string.h>
 
 #include "mandoc.h"