X-Git-Url: https://git.jankratochvil.net/?p=mdsms.git;a=blobdiff_plain;f=manfmt.c;h=1c6eeddab95049159fe9670ce39ccb5394449e98;hp=03b83033491147ccc89a6589d47aaf302943150a;hb=7a17c3bc98ac54d4e6e271f113452ff51b69e18f;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$";