Disable PS_STRINGS for now until I get the headers fixed.
This commit is contained in:
parent
1e0b7c1862
commit
4311528181
@ -1020,6 +1020,10 @@ refuseconnections()
|
||||
# ifdef __bsdi__
|
||||
# undef PS_STRINGS /* BSDI 1.0 doesn't do PS_STRINGS as we expect */
|
||||
# define PROCTITLEPAD '\0'
|
||||
# ifdef __FreeBSD__
|
||||
# undef PS_STRINGS /* XXX This is broken due to needing<machine/pmap.h> */
|
||||
# define PROCTITLEPAD '\0'
|
||||
# endif
|
||||
# endif
|
||||
# ifdef PS_STRINGS
|
||||
# define SETPROC_STATIC static
|
||||
|
Loading…
Reference in New Issue
Block a user