This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
deb-mbse/mbfido/createf.h
2009-05-15 22:01:56 +02:00

13 lines
189 B
C

/* $Id: createf.h,v 1.2 2002/04/18 19:39:23 mbroek Exp $ */
#ifndef _CREATEH_H
#define _CREATEH_H
int create_ticarea(char *, faddr *);
int CheckTicGroup(char *, int, faddr *);
#endif