summaryrefslogtreecommitdiff
path: root/ASNMP
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-04-19 02:49:47 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-04-19 02:49:47 +0000
commit00461eeed1b26536dd73528e4c857204dbe34bbf (patch)
treebe384a0eb0fa3288e148df1b2d78d155c2e66754 /ASNMP
parent4c1fc2089d7a3245cbf1a09f8ce73eb570e4e261 (diff)
downloadATCD-00461eeed1b26536dd73528e4c857204dbe34bbf.tar.gz
ChangeLogTag:Tue Apr 18 19:08:37 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'ASNMP')
-rw-r--r--ASNMP/agent/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ASNMP/agent/main.cpp b/ASNMP/agent/main.cpp
index 8cb563d8abc..2aec17babbc 100644
--- a/ASNMP/agent/main.cpp
+++ b/ASNMP/agent/main.cpp
@@ -3,7 +3,7 @@
// This server daemon processes SNMP Version 1 get, get-next, and set
// commands. over the MIB II "System" group only.
-#include "ace/inc_user_config.h"
+#include "ace/config-all.h"
#include "snmp_agent.h"
ACE_RCSID(agent, main, "$Id$")