X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FFortuneServer.c;h=7e3dfb6ca86ff3b52df8ecdd586d1d3f7e05c2be;hp=69e3b3413962faf3059c58fe0d1dd91d4f5dde88;hb=6483a787322c614bc6282a0bf0ee001f1bf54b44;hpb=78a82bdb333ca71e395ba39a5c03745761341150 diff --git a/sources/FortuneServer.c b/sources/FortuneServer.c index 69e3b34..7e3dfb6 100644 --- a/sources/FortuneServer.c +++ b/sources/FortuneServer.c @@ -26,7 +26,7 @@ * * Usage: fortuned -h give all info * - * $Id: FortuneServer.c,v 1.4 2002/08/19 17:34:23 piccardi Exp $ + * $Id: FortuneServer.c,v 1.5 2002/12/03 11:06:05 piccardi Exp $ * ****************************************************************/ /* @@ -43,7 +43,7 @@ #include /* */ #include "macros.h" -#include "wrappers.h" +#include "Gapil.h" /* Subroutines declaration */ void usage(void);