Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fixes obtained from FreeBSD port of pktstat #1

Merged
merged 2 commits into from
Jun 2, 2015
Merged

Build fixes obtained from FreeBSD port of pktstat #1

merged 2 commits into from
Jun 2, 2015

Conversation

AMDmi3
Copy link
Contributor

@AMDmi3 AMDmi3 commented May 29, 2015

No description provided.

- there's no IPPORT_USERRESERVED
- /etc/services contains quite many entries for ports above 5000.
net/if_arp.h is included through some other include here, and this
result in conflicting types for struct arphdr. Include net/if_arp.h
explicitly for consistency.
dleonard0 added a commit that referenced this pull request Jun 2, 2015
Build fixes obtained from FreeBSD port of pktstat
@dleonard0 dleonard0 merged commit 69e5918 into dleonard0:master Jun 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants