Aggiunta funzione MurexRead, riscritti Mutex con il file locking
[gapil.git] / sources / myls.c
index bd221442ef907049758f00688cdbdf2877ebee3a..bc2e1a944d58672287881f249eed48fd495b9dec 100644 (file)
@@ -22,7 +22,7 @@
  *
  * Author: S. Piccardi Jan. 2003
  *
- * $Id: myls.c,v 1.1 2003/01/03 23:16:05 piccardi Exp $
+ * $Id: myls.c,v 1.2 2003/01/04 17:24:30 piccardi Exp $
  *
  *****************************************************************************/
 #include <sys/types.h>
@@ -31,6 +31,7 @@
 #include <stdlib.h>        /* C standard library */
 #include <unistd.h>
 
+#include "Gapil.h"
 /*
  * Program myls
  *