summaryrefslogtreecommitdiffstats
path: root/server/periodic.h
blob: 835fd4a549c5ce8231e10ea3e08d0426063346cc (plain)
1
2
3
4
5
6
7
8
/* $Id: periodic.h,v 1.2 2000/09/13 20:21:35 shmit Exp $ */

#ifndef NAST_PERIODIC_H
#define NAST_PERIODIC_H

int periodic_new();

#endif