summaryrefslogtreecommitdiffstats
path: root/server/periodic.h
blob: df0f32aa413523ff591f446dfde263c980723fa8 (plain)
1
2
3
4
5
6
#ifndef NAST_PERIODIC_H
#define NAST_PERIODIC_H

int periodic_new();

#endif