source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: main.c doesn't need roff.h anymore.
@ 2011-03-21 12:04 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2011-03-21 12:04 UTC (permalink / raw)
  To: source

Log Message:
-----------
main.c doesn't need roff.h anymore.

Modified Files:
--------------
    mdocml:
        main.c

Revision Data
-------------
Index: main.c
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/main.c,v
retrieving revision 1.156
retrieving revision 1.157
diff -Lmain.c -Lmain.c -u -p -r1.156 -r1.157
--- main.c
+++ main.c
@@ -30,7 +30,6 @@
 #include "main.h"
 #include "mdoc.h"
 #include "man.h"
-#include "roff.h"
 
 #if !defined(__GNUC__) || (__GNUC__ < 2)
 # if !defined(lint)
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-21 12:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-21 12:04 mdocml: main.c doesn't need roff.h anymore kristaps

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).