diff rvinterf/lowlevel/pktfwd.c @ 256:2f285f20d617

rvinterf: *.h moved into include subdir
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Tue, 04 Feb 2014 05:03:57 +0000
parents 7ab6b29e76bb
children
line wrap: on
line diff
--- a/rvinterf/lowlevel/pktfwd.c	Mon Feb 03 06:35:29 2014 +0000
+++ b/rvinterf/lowlevel/pktfwd.c	Tue Feb 04 05:03:57 2014 +0000
@@ -9,8 +9,8 @@
 #include <strings.h>
 #include <stdlib.h>
 #include <unistd.h>
-#include "../pktmux.h"
-#include "../localsock.h"
+#include "../include/pktmux.h"
+#include "../include/localsock.h"
 #include "client.h"
 
 extern u_char rxpkt[];