2019-12-23 00:00:34 +01:00
|
|
|
--- ../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 @@
|
2019-06-16 13:58:52 +02:00
|
|
|
#include <fcntl.h> // for F_GETFL O_NONBLOCK F_SETFL
|
|
|
|
#include <locale.h>
|
|
|
|
#include <wchar.h>
|
|
|
|
-#include <wordexp.h>
|
2019-12-23 00:00:34 +01:00
|
|
|
+#include "wordexp.h"
|
2019-06-16 13:58:52 +02:00
|
|
|
#include <sys/ioctl.h> // for ioctl
|
|
|
|
|
|
|
|
#include "main.h"
|