mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
7 lines
174 B
C
7 lines
174 B
C
// $Id: public.c,v 1.30 2008/03/29 17:25:35 lynx Exp $ // vim:syntax=lpc
|
|
#include <net.h>
|
|
|
|
#define BASIC
|
|
#define PLACE_FILTERS
|
|
#define PLACE_LOGGING
|
|
#include "archetype.gen"
|