FreeCalypso > hg > freecalypso-sw
comparison rvinterf/etm/abb.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 | c9ea2f7441a5 |
children |
comparison
equal
deleted
inserted
replaced
255:c33fb341faeb | 256:2f285f20d617 |
---|---|
5 #include <sys/types.h> | 5 #include <sys/types.h> |
6 #include <stdio.h> | 6 #include <stdio.h> |
7 #include <string.h> | 7 #include <string.h> |
8 #include <strings.h> | 8 #include <strings.h> |
9 #include <stdlib.h> | 9 #include <stdlib.h> |
10 #include "../pktmux.h" | 10 #include "../include/pktmux.h" |
11 #include "../limits.h" | 11 #include "../include/limits.h" |
12 #include "localtypes.h" | 12 #include "localtypes.h" |
13 #include "etm.h" | 13 #include "etm.h" |
14 | 14 |
15 extern u_char rvi_msg[]; | 15 extern u_char rvi_msg[]; |
16 extern int rvi_msg_len; | 16 extern int rvi_msg_len; |