bmsd/lock.h

Tue, 07 Aug 2018 16:42:49 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 07 Aug 2018 16:42:49 +0200
changeset 2
282e7d2bb28a
parent 0
033898178630
permissions
-rw-r--r--

Initial web server

#ifndef	LOCK_H
#define	LOCK_H


int  lockprog(char *);
void ulockprog(char *);

#endif

mercurial