git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Hack for libsmux includes
[stg.git]
/
stglibs
/
dotconfpp.lib
/
dotconfpp.h
diff --git
a/stglibs/dotconfpp.lib/dotconfpp.h
b/stglibs/dotconfpp.lib/dotconfpp.h
index 67835fb8ace5579cbe59f39bbb7c280e65344264..8c2a82ade7fe9c55cc76d51daf89d9896a594046 100644
(file)
--- a/
stglibs/dotconfpp.lib/dotconfpp.h
+++ b/
stglibs/dotconfpp.lib/dotconfpp.h
@@
-33,7
+33,7
@@
#include <unistd.h>
#include <limits.h>
-#include "os_int.h"
+#include "
stg/
os_int.h"
typedef void (* DOTCONFCallback) (void * data, const char * buf);