bmsd/lock.h

Sat, 02 Feb 2019 20:49:41 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 02 Feb 2019 20:49:41 +0100
changeset 234
b8b5efa495bb
parent 0
033898178630
permissions
-rw-r--r--

Import products uses indexes.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial