thermferm/lock.h

Sat, 07 Nov 2015 22:34:28 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 07 Nov 2015 22:34:28 +0100
changeset 410
e3f8a51b566a
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Fixed compiling on systems without SDL libraries, and they don't need tha brewpanel program.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial