summaryrefslogtreecommitdiff
path: root/ASNMP
diff options
context:
space:
mode:
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$")