mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-05 18:05:16 +00:00
e92f63a277
Don't '#if NSNP > 0' around the thing as it's silly and not required. config(8) only causes it to be compiled if NSNP is > 0 by definition.