/* $Id$ */ #ifndef _VIRSCAN_H #define _VIRSCAN_H int VirScan(void); #endif