summaryrefslogtreecommitdiffstats
path: root/sbin/mdmfs
diff options
context:
space:
mode:
authorgordon <gordon@FreeBSD.org>2003-06-29 19:03:52 +0000
committergordon <gordon@FreeBSD.org>2003-06-29 19:03:52 +0000
commit397b16c79ea2bc68514c7b6c6bbf175cb77960a7 (patch)
tree70599fc2ad34f9751a7e71ca5985dc302ed2ba74 /sbin/mdmfs
parent6b7019d5ed2baad877e25d3e76a4ebcfd3160c88 (diff)
downloadFreeBSD-src-397b16c79ea2bc68514c7b6c6bbf175cb77960a7.zip
FreeBSD-src-397b16c79ea2bc68514c7b6c6bbf175cb77960a7.tar.gz
Remove pathnames.h.
Pointed out by: Mathieu Arnold <mat@mat.cc>
Diffstat (limited to 'sbin/mdmfs')
-rw-r--r--sbin/mdmfs/mdmfs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/mdmfs/mdmfs.c b/sbin/mdmfs/mdmfs.c
index 8054407..e741299 100644
--- a/sbin/mdmfs/mdmfs.c
+++ b/sbin/mdmfs/mdmfs.c
@@ -50,8 +50,6 @@ __FBSDID("$FreeBSD$");
#include <string.h>
#include <unistd.h>
-#include "pathnames.h"
-
typedef enum { false, true } bool;
struct mtpt_info {
OpenPOWER on IntegriCloud