Fix compile, #136

This commit is contained in:
Roy Marples 2009-01-02 15:11:15 +00:00
parent 631acff7aa
commit 386ee57432

View File

@ -918,9 +918,9 @@ main(int argc, char **argv)
free(p);
}
}
}
#endif
}
}
if (going_down) {
#ifdef __FreeBSD__