mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-01 12:19:28 +00:00
Bump the version since we now handle openat
This commit is contained in:
parent
baa557331e
commit
5d93692dde
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=284477
@ -30,5 +30,5 @@
|
||||
#define FILEMON_SET_FD _IOWR('S', 1, int)
|
||||
#define FILEMON_SET_PID _IOWR('S', 2, pid_t)
|
||||
|
||||
#define FILEMON_VERSION 4 /* output format
|
||||
#define FILEMON_VERSION 5 /* output format
|
||||
(bump when adding record types) */
|
||||
|
Loading…
Reference in New Issue
Block a user