bmsd/lock.h

Sat, 23 Nov 2019 11:34:33 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 23 Nov 2019 11:34:33 +0100
changeset 551
57cb71496a9a
parent 0
033898178630
permissions
-rw-r--r--

Compile fix for Debian Buster.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial