From 1ace98e214e20173f027f50abac2546159735e59 Mon Sep 17 00:00:00 2001 From: Super User Date: Sun, 27 May 2007 15:24:02 +0200 Subject: backup --- main.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'main.h') diff --git a/main.h b/main.h index 034ae13..37eb727 100644 --- a/main.h +++ b/main.h @@ -138,6 +138,7 @@ extern "C" { #include "tones.h" #include "crypt.h" #include "admin_server.h" +#include "trace.h" extern double now_d; extern time_t now; @@ -145,5 +146,8 @@ extern struct tm *now_tm; extern struct timeval now_tv; extern struct timezone now_tz; +#define DIRECTION_NONE 0 +#define DIRECTION_OUT 1 +#define DIRECTION_IN 2 -- cgit v1.2.3-55-g7522