summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mlxcontrol/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mlxcontrol/command.c')
-rw-r--r--usr.sbin/mlxcontrol/command.c9
1 files changed, 2 insertions, 7 deletions
diff --git a/usr.sbin/mlxcontrol/command.c b/usr.sbin/mlxcontrol/command.c
index 507f75a..a364767 100644
--- a/usr.sbin/mlxcontrol/command.c
+++ b/usr.sbin/mlxcontrol/command.c
@@ -34,13 +34,8 @@
#include <unistd.h>
#include <err.h>
-#if 0
-#include <sys/mlxio.h>
-#include <sys/mlxreg.h>
-#else
-#include "../sys/dev/mlx/mlxio.h"
-#include "../sys/dev/mlx/mlxreg.h"
-#endif
+#include <dev/mlx/mlxio.h>
+#include <dev/mlx/mlxreg.h>
#include "mlxcontrol.h"
OpenPOWER on IntegriCloud