/[groff]/groff/src/utils/xtotroff/xtotroff.c
ViewVC logotype

Diff of /groff/src/utils/xtotroff/xtotroff.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by wl, Thu Jun 23 11:33:00 2005 UTC revision 1.5 by wl, Wed Nov 16 18:09:04 2005 UTC
# Line 8  Line 8 
8  #include <config.h>  #include <config.h>
9  #endif  #endif
10    
11    #define __GETOPT_PREFIX groff_
12    
13  #include <X11/Xlib.h>  #include <X11/Xlib.h>
14  #include <stdio.h>  #include <stdio.h>
15  #include <ctype.h>  #include <ctype.h>
# Line 17  Line 19 
19  #include <fcntl.h>  #include <fcntl.h>
20  #include <limits.h>  #include <limits.h>
21    
 #define __GETOPT_PREFIX groff_  
22  #include <getopt.h>  #include <getopt.h>
23    
24  #include "XFontName.h"  #include "XFontName.h"

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26