X-Git-Url: https://git.jankratochvil.net/?p=mdsms.git;a=blobdiff_plain;f=mdsms.c;h=21d69992354c48f2f2e821855dae8778b31085cc;hp=e2b173fc4115a49477051495051ef254ae8a6853;hb=d82a194dafd084eb91d7abffa3ed2e9a33e7c4b6;hpb=b8063ab652bea6feb45102bfce9d3aa873bba295 diff --git a/mdsms.c b/mdsms.c index e2b173f..21d6999 100644 --- a/mdsms.c +++ b/mdsms.c @@ -1,3 +1,4 @@ +#define WANT_DECLARATIONS 1 #include "config.h" #ifndef lint static char rcsid[] ATTR_UNUSED = "$Id$";