Ignore:
Timestamp:
11/13/09 13:11:06 (3 years ago)
Author:
eagle
Message:

Garlicat, 1st try

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/garlicat/src/ocatctrl.c

    r512 r525  
    2525 
    2626#include "ocat.h" 
     27#include "ocat_netdesc.h" 
    2728 
    2829 
     
    3738   int fd, c; 
    3839   FILE *ff, *fo; 
    39    char buf[FRAME_SIZE], addrstr[INET6_ADDRSTRLEN], onionstr[ONION_NAME_SIZE], timestr[32], *s, *tokbuf; 
     40   char buf[FRAME_SIZE], addrstr[INET6_ADDRSTRLEN], onionstr[NDESC(name_size)], timestr[32], *s, *tokbuf; 
    4041   int rlen, cfd; 
    4142   struct tm *tm; 
Note: See TracChangeset for help on using the changeset viewer.