]> andersk Git - moira.git/commitdiff
declare index()
authormar <mar>
Wed, 16 Aug 1989 21:25:32 +0000 (21:25 +0000)
committermar <mar>
Wed, 16 Aug 1989 21:25:32 +0000 (21:25 +0000)
gen/hesiod.qc

index 3defa8245cda07e84842c7bbb59c73b9d3e47e33..57cae3c8def84bda2bc0bf5dbbb384d3ed0f2910 100644 (file)
@@ -382,6 +382,7 @@ do_filsys()
 ##  char name[33], type[9], loc[81], access[2], mount[33], trans[257];
 ##  char *filetime, comments[65];
 ##  int flag1, flag2, flag3, flag4, id, fid;
+    char *index();
 
     sprintf(outf, "%s/filsys.db", HESIOD_DIR);
 
This page took 0.052482 seconds and 5 git commands to generate.