Fixed sway and wlc ebuilds. Add ring

This commit is contained in:
layman
2016-03-30 08:53:17 +01:00
parent 4b47298fd5
commit e50f745009
13 changed files with 328 additions and 15 deletions

View File

@@ -0,0 +1,11 @@
--- pjsip/src/pjsua2/endpoint.cpp 2015-09-26 04:21:41.626163428 +0300
+++ pjsip/src/pjsua2/endpoint.cpp 2015-09-26 04:20:51.008975347 +0300
@@ -21,6 +21,7 @@
#include <pjsua2/call.hpp>
#include <pjsua2/presence.hpp>
#include <algorithm>
+#include <stdint.h>
#include "util.hpp"
using namespace pj;