bmsd/lock.h

Sat, 19 Oct 2019 23:06:42 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 19 Oct 2019 23:06:42 +0200
changeset 529
bb8a37fe6326
parent 0
033898178630
permissions
-rw-r--r--

Code cleanup and manual compress

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial