Changeset df1694b for conf.c


Ignore:
Timestamp:
2006-06-25T12:15:42Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
7ed3199
Parents:
812a413
Message:

Moving all generic files to lib/ instead of having some in / and some in
protocols/, and adding RC4 code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • conf.c

    r812a413 rdf1694b  
    3434#include "ipc.h"
    3535
    36 #include "protocols/proxy.h"
     36#include "proxy.h"
    3737
    3838char *CONF_FILE;
Note: See TracChangeset for help on using the changeset viewer.