bmsd/lock.h

Thu, 16 Aug 2018 16:01:13 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 16 Aug 2018 16:01:13 +0200
changeset 18
395833e20f88
parent 0
033898178630
permissions
-rw-r--r--

Better error messages in syslog

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial