X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FMQFortuneServer.c;h=cae21ea717d30b6e91d864c9fea968364b5f1fb1;hp=4d4ec74944d1965a6f05106f87e1c9d93e8ee1e3;hb=2e096eb5d1df57ce4b887630bdc81526c455b45b;hpb=ee350fdc6822ea17657d0e1598faa3e56c8d6e9b diff --git a/sources/MQFortuneServer.c b/sources/MQFortuneServer.c index 4d4ec74..cae21ea 100644 --- a/sources/MQFortuneServer.c +++ b/sources/MQFortuneServer.c @@ -26,7 +26,7 @@ * * Usage: fortuned -h give all info * - * $Id: MQFortuneServer.c,v 1.2 2002/10/20 22:40:34 piccardi Exp $ + * $Id: MQFortuneServer.c,v 1.3 2002/12/03 11:06:05 piccardi Exp $ * ****************************************************************/ /* @@ -44,7 +44,7 @@ #include #include "macros.h" -#include "wrappers.h" +#include "Gapil.h" /* Maximum message size */ #define MSGMAX 8192