mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-08 05:34:58 +02:00
psd: move defines to user/kernelspace part where possible
Some of these defines have no meaning in userspace, so there is no need to make those available.
This commit is contained in:

committed by
Jan Engelhardt

parent
3736a265d8
commit
d66d07d01d
@@ -30,6 +30,8 @@
|
||||
#include "xt_psd.h"
|
||||
#include "compat_user.h"
|
||||
|
||||
#define SCAN_DELAY_THRESHOLD 300
|
||||
|
||||
/* Function which prints out usage message. */
|
||||
static void psd_mt_help(void) {
|
||||
printf(
|
||||
|
Reference in New Issue
Block a user