mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 08:22:44 +00:00
-#include <ufs/ufs/ufsmount.h>
This was a temporary measure I took to deal with John's 4.4L2 changes which should not have crept in.
This commit is contained in:
parent
152ae47983
commit
9aaa1e853f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=22552
@ -48,7 +48,6 @@
|
||||
#undef MSDOSFS
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include <ufs/ufs/ufsmount.h>
|
||||
|
||||
static void create_termcap(void);
|
||||
static void fixit_common(void);
|
||||
|
@ -48,7 +48,6 @@
|
||||
#undef MSDOSFS
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include <ufs/ufs/ufsmount.h>
|
||||
|
||||
static void create_termcap(void);
|
||||
static void fixit_common(void);
|
||||
|
@ -48,7 +48,6 @@
|
||||
#undef MSDOSFS
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include <ufs/ufs/ufsmount.h>
|
||||
|
||||
static void create_termcap(void);
|
||||
static void fixit_common(void);
|
||||
|
Loading…
Reference in New Issue
Block a user