summaryrefslogtreecommitdiff
path: root/include/ouroboros/ipcp-dev.h
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri.staessens@ugent.be>2018-10-05 21:07:26 +0200
committerSander Vrijders <sander.vrijders@ugent.be>2018-10-06 17:41:13 +0200
commit10c0c07265d91dbbadb53b77aa5be8a27b7b3cd0 (patch)
tree2e1e11f16ae79af1b31488bf03eff47a41ddc3b8 /include/ouroboros/ipcp-dev.h
parent070075812728a9949a636e7629fa8235b41ce41b (diff)
downloadouroboros-10c0c07265d91dbbadb53b77aa5be8a27b7b3cd0.tar.gz
ouroboros-10c0c07265d91dbbadb53b77aa5be8a27b7b3cd0.zip
include: Fix QoS include files
A lot of files were unnecessarily including qoscube.h. Signed-off-by: Dimitri Staessens <dimitri.staessens@ugent.be> Signed-off-by: Sander Vrijders <sander.vrijders@ugent.be>
Diffstat (limited to 'include/ouroboros/ipcp-dev.h')
-rw-r--r--include/ouroboros/ipcp-dev.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ouroboros/ipcp-dev.h b/include/ouroboros/ipcp-dev.h
index a0ed026c..4f8b5da8 100644
--- a/include/ouroboros/ipcp-dev.h
+++ b/include/ouroboros/ipcp-dev.h
@@ -21,6 +21,7 @@
*/
#include <ouroboros/shm_rdrbuff.h>
+#include <ouroboros/qoscube.h>
#ifndef OUROBOROS_IPCP_DEV_H
#define OUROBOROS_IPCP_DEV_H