thermferm/lock.h

Sun, 13 Jul 2014 22:13:13 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 13 Jul 2014 22:13:13 +0200
changeset 111
bdf3c5278a24
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Added missing conditional

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial