thermferm/lock.h

Sat, 12 Dec 2015 22:17:25 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 12 Dec 2015 22:17:25 +0100
changeset 458
43a8ecb53637
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Fixes for compiling on Raspberry.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial