apps/dtnquery/dtnquery.c
changeset 13 841ab1482c9c
parent 12 7463e4bb80e4
child 16 dee8e37f24c2
equal deleted inserted replaced
12:7463e4bb80e4 13:841ab1482c9c
    23 #include <errno.h>
    23 #include <errno.h>
    24 #include <strings.h>
    24 #include <strings.h>
    25 #include <string.h>
    25 #include <string.h>
    26 #include <stdlib.h>
    26 #include <stdlib.h>
    27 #include <sys/time.h>
    27 #include <sys/time.h>
       
    28 #include <sys/stat.h>
    28 #include <fcntl.h>
    29 #include <fcntl.h>
    29 #include "dtn_api.h"
    30 #include "dtn_api.h"
    30 #include "sdnv-c.h"
    31 #include "sdnv-c.h"
    31 
    32 
    32 #define BUFSIZE 16
    33 #define BUFSIZE 16