#include "vul_file.h"
#include <sys/stat.h>
#include <vcl_cstring.h>
#include <vcl_cctype.h>
#include <vcl_cstdlib.h>
#include <unistd.h>
#include <vul/vul_user_info.h>
Go to the source code of this file.
Modifications 08 Jan 2009 Peter Vanroose- simplified "delete_file_glob()" implementation
Definition in file vul_file.cxx.