summaryrefslogtreecommitdiff
path: root/src/ipcpd/normal/fa.c
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri.staessens@ugent.be>2018-10-01 17:35:31 +0200
committerSander Vrijders <sander.vrijders@ugent.be>2018-10-02 09:28:42 +0200
commitee73b781c1e13daee67e149f1828d7166e5ea627 (patch)
treee57bd6cb41e06197ecd0476ba8820c8e0ee14f4d /src/ipcpd/normal/fa.c
parent937f2b345aa76272a1c80828e7666ab87611c0d1 (diff)
downloadouroboros-ee73b781c1e13daee67e149f1828d7166e5ea627.tar.gz
ouroboros-ee73b781c1e13daee67e149f1828d7166e5ea627.zip
ipcpd: Merge dt_pci into dt source
This merges the dt_pci code into the dt source. It simplifies the code base, and allows inline compilation. Removes unnecessary includes. Signed-off-by: Dimitri Staessens <dimitri.staessens@ugent.be> Signed-off-by: Sander Vrijders <sander.vrijders@ugent.be>
Diffstat (limited to 'src/ipcpd/normal/fa.c')
-rw-r--r--src/ipcpd/normal/fa.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ipcpd/normal/fa.c b/src/ipcpd/normal/fa.c
index 87167131..10f0a863 100644
--- a/src/ipcpd/normal/fa.c
+++ b/src/ipcpd/normal/fa.c
@@ -38,7 +38,6 @@
#include <ouroboros/ipcp-dev.h>
#include "dir.h"
-#include "dt_pci.h"
#include "fa.h"
#include "sdu_sched.h"
#include "ipcp.h"