FreeCalypso > hg > freecalypso-sw
diff rvinterf/lowlevel/packettx.c @ 174:3256dc6e84ae
rvinterf: refactored rvtdump compiles and works
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Fri, 22 Nov 2013 07:41:31 +0000 |
parents | f42854da4563 |
children | cf8583923dc4 |
line wrap: on
line diff
--- a/rvinterf/lowlevel/packettx.c Fri Nov 22 05:56:07 2013 +0000 +++ b/rvinterf/lowlevel/packettx.c Fri Nov 22 07:41:31 2013 +0000 @@ -6,8 +6,8 @@ #include <stdio.h> #include <stdlib.h> #include <unistd.h> -#include "pktmux.h" -#include "txpkt.h" +#include "../pktmux.h" +#include "../limits.h" extern int target_fd;