mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
11 lines
261 B
Diff
11 lines
261 B
Diff
--- ptal-hpjd.c~ 2007-05-31 15:49:27.000000000 +0200
|
|
+++ ptal-hpjd.c 2007-05-31 15:47:30.000000000 +0200
|
|
@@ -47,7 +47,7 @@
|
|
#ifdef HAVE_SNMP
|
|
#include <asn1.h>
|
|
#include <snmp.h>
|
|
-#include <snmp_api.h>
|
|
+#include "snmp_api.h"
|
|
#include <snmp_client.h>
|
|
#endif
|
|
|