Module Name: src Committed By: knakahara Date: Wed Jul 27 04:23:42 UTC 2016
Modified Files:
src/sys/netinet: ip_flow.c
Log Message:
remove extra ifdefs. no functional changes.
ip_flow.c becomes build target only if GATEWAY kernel option is on.
So, "#ifdef GATEWAY" in ip_flow.c is not needed.
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/netinet/ip_flow.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
