summaryrefslogtreecommitdiff
path: root/net-mgmt/ehnt/files/patch-config-h
blob: 28d975604eb3fb3dde456a0cf05c7c27b543879d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- config.h.orig	Wed Jul 18 00:47:37 2001
+++ config.h		Fri Aug  3 19:57:51 2001
@@ -27,3 +27,8 @@
 #define DEFAULT_UDP_PORT	4444
 /* The default mode of the client.  Can be either EM_REPORT or EM_DUMP.*/
 #define EM_DEFAULT EM_REPORT
+
+#ifndef ASNCDIR
+#define ASNCDIR "."
+#endif
+