]> git.cameronkatri.com Git - mandoc.git/blobdiff - msec.c
First, properly escape periods with \&. Then consistently refer to
[mandoc.git] / msec.c
diff --git a/msec.c b/msec.c
index aeb7767d2cfab1f9c5c7873c5ead3ab612de06be..f51360e5978679d3d51d9b122144e885d3279b1e 100644 (file)
--- a/msec.c
+++ b/msec.c
@@ -1,6 +1,6 @@
-/*     $Id: msec.c,v 1.6 2010/01/01 17:14:30 kristaps Exp $ */
+/*     $Id: msec.c,v 1.9 2011/03/22 14:33:05 kristaps Exp $ */
 /*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -20,8 +20,9 @@
 
 #include <stdlib.h>
 #include <string.h>
-#include <time.h>
 
+#include "mdoc.h"
+#include "mandoc.h"
 #include "libmdoc.h"
 
 #define LINE(x, y) \