Revisione completa (e relativa razionalizzazione) dei sorgenti degli esempi.
[gapil.git] / sources / FortuneServer.c
index 69e3b3413962faf3059c58fe0d1dd91d4f5dde88..7e3dfb6ca86ff3b52df8ecdd586d1d3f7e05c2be 100644 (file)
@@ -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 <fcntl.h>      /*  */
 
 #include "macros.h"
-#include "wrappers.h"
+#include "Gapil.h"
 
 /* Subroutines declaration */
 void usage(void);