diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2013-03-02 00:53:12 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2013-03-02 00:53:12 +0000 |
| commit | 2609222ab459852b4ae585584d2e68f40d525bb1 (patch) | |
| tree | 90495ae13fcc0dd621d97fc1b788f43780023c0a /lib/libprocstat/libprocstat.h | |
| parent | 11be09b05638547790aa4e97b80c0530427f5885 (diff) | |
Notes
Diffstat (limited to 'lib/libprocstat/libprocstat.h')
| -rw-r--r-- | lib/libprocstat/libprocstat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libprocstat/libprocstat.h b/lib/libprocstat/libprocstat.h index 662ea372ab5c..1c55aa756200 100644 --- a/lib/libprocstat/libprocstat.h +++ b/lib/libprocstat/libprocstat.h @@ -88,7 +88,6 @@ #define PS_FST_FFLAG_DIRECT 0x1000 #define PS_FST_FFLAG_EXEC 0x2000 #define PS_FST_FFLAG_HASLOCK 0x4000 -#define PS_FST_FFLAG_CAPABILITY 0x8000 struct procstat; struct filestat { |
