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