ports/sysutils/idled/patches/patch-xlock_check_c

13 lines
239 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: xlock_check.c
--- xlock_check.c.orig
+++ xlock_check.c
@@ -25,8 +25,6 @@
#include "idled.h"
#undef user /* need user from <sys/user.h> instead */
-extern void logfile();
-
#ifndef DEBUG
# define DEBUG 0
#endif