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
340 B

--- ../cache/sc-im-0.6.0/src/main.c 2017-04-20 00:14:03.000000000 +0000
+++ ./src/main.c 2017-11-17 23:42:40.258889357 +0000
@@ -6,7 +6,7 @@
#include <fcntl.h> // for F_GETFL O_NONBLOCK F_SETFL
#include <locale.h>
#include <wchar.h>
-#include <wordexp.h>
+#include "wordexp.h"
#include <sys/ioctl.h> // for ioctl
#include "main.h"