Initial IBM OpenAFS 1.0 tree
[openafs.git] / src / WINNT / afssvrmgr / svc_delete.h
1 #ifndef SVC_DELETE_H
2 #define SVC_DELETE_H
3
4
5
6 /*
7  * PROTOTYPES _________________________________________________________________
8  *
9  */
10
11 void Services_Delete (LPIDENT lpiService);
12
13
14 #endif
15