You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
171 B

--- a/utmp.c
+++ b/utmp.c
@@ -33,6 +33,7 @@
#include "config.h"
#include "screen.h"
#include "extern.h"
+#include "os.h"
#ifdef HAVE_UTEMPTER
#include <utempter.h>