bmsd/lock.h

Tue, 02 Aug 2022 20:35:00 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 02 Aug 2022 20:35:00 +0200
changeset 803
45e87aa8d02c
parent 0
033898178630
permissions
-rw-r--r--

Removed import brewlog

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial