diff includes.h @ 1654:cc0fc5131c5c

Rename EPKA -> Plugin
author Matt Johnston <matt@ucc.asn.au>
date Wed, 15 May 2019 21:59:45 +0800
parents 76189c9ffea2
children f966834f0f9c
line wrap: on
line diff
--- a/includes.h	Wed May 15 09:43:57 2019 -0400
+++ b/includes.h	Wed May 15 21:59:45 2019 +0800
@@ -164,7 +164,7 @@
 #include <linux/pkt_sched.h>
 #endif
 
-#if DROPBEAR_EPKA
+#if DROPBEAR_PLUGIN
 #include <dlfcn.h>
 #endif