bmsd/lock.h

Sat, 23 May 2020 20:01:50 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 23 May 2020 20:01:50 +0200
changeset 690
10ff024acff1
parent 0
033898178630
permissions
-rw-r--r--

In inventory miscs added the clone option.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial