diff rvinterf/lowlevel/logsent.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 3256dc6e84ae
children c2f2f7d78451
line wrap: on
line diff
--- a/rvinterf/lowlevel/logsent.c	Mon Feb 03 06:35:29 2014 +0000
+++ b/rvinterf/lowlevel/logsent.c	Tue Feb 04 05:03:57 2014 +0000
@@ -6,7 +6,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <strings.h>
-#include "../limits.h"
+#include "../include/limits.h"
 
 log_sent_packet(pkt, pktlen)
 	u_char *pkt;