]> git.cameronkatri.com Git - mandoc.git/blobdiff - msec.c
Make SYNOPSIS sections and code having .nr nS enabled
[mandoc.git] / msec.c
diff --git a/msec.c b/msec.c
index aeb7767d2cfab1f9c5c7873c5ead3ab612de06be..ba5e8d78396b727fac44b0e66af73d76cb9d120b 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.8 2010/05/17 22:11:42 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,8 @@
 
 #include <stdlib.h>
 #include <string.h>
-#include <time.h>
 
+#include "mandoc.h"
 #include "libmdoc.h"
 
 #define LINE(x, y) \