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.
 
 
 
 
 
 

11 lines
283 B

--- ../cache/newsboat-2.12/src/fslock.cpp 2018-06-24 19:30:30.000000000 +0000
+++ ./src/fslock.cpp 2018-07-12 01:05:07.850121184 +0000
@@ -4,7 +4,7 @@
#include <string.h>
#include <sys/stat.h>
#include <unistd.h>
-
+#include "lockf.c"
#include "logger.h"
namespace newsboat {