X-Git-Url: https://git.jankratochvil.net/?p=mdsms.git;a=blobdiff_plain;f=manfmt.c;h=1c6eeddab95049159fe9670ce39ccb5394449e98;hp=03b83033491147ccc89a6589d47aaf302943150a;hb=30abdc172e133a85bd88a9831450d0fffac1f258;hpb=3b127365dbbc640bc1a0813b24baa925b99f5079 diff --git a/manfmt.c b/manfmt.c index 03b8303..1c6eedd 100644 --- a/manfmt.c +++ b/manfmt.c @@ -1,3 +1,4 @@ +#define WANT_DECLARATIONS 1 #include "config.h" #ifndef lint static char rcsid[] ATTR_UNUSED = "$Id$";