summaryrefslogtreecommitdiffstats
path: root/bin/ls/lomac.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ls/lomac.c')
-rw-r--r--bin/ls/lomac.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ls/lomac.c b/bin/ls/lomac.c
index 62fdc4e..2505da2 100644
--- a/bin/ls/lomac.c
+++ b/bin/ls/lomac.c
@@ -55,8 +55,8 @@
#define LOMAC_DEVICE "/dev/lomac"
-int devlomac; /* file descriptor for LOMAC_DEVICE */
-struct lomac_fioctl2 ioctl_args;
+static int devlomac; /* file descriptor for LOMAC_DEVICE */
+static struct lomac_fioctl2 ioctl_args;
/* lomac_start()
*
OpenPOWER on IntegriCloud