13 lines
339 B
Text
13 lines
339 B
Text
$NetBSD: patch-aa,v 1.3 2006/03/22 16:33:08 joerg Exp $
|
|
|
|
--- src/docsis_snmp.h.orig 2006-03-22 16:02:21.000000000 +0000
|
|
+++ src/docsis_snmp.h
|
|
@@ -24,6 +24,8 @@
|
|
#ifndef _DOCSIS_SNMP_H
|
|
#define _DOCSIS_SNMP_H
|
|
|
|
+#include <stdlib.h>
|
|
+
|
|
#include <net-snmp/net-snmp-config.h>
|
|
#include <net-snmp/utilities.h>
|
|
#include <net-snmp/config_api.h>
|