On FreeBSD, ifaddress.h needs types.h for u_int and others. Move the types.h include before the ifaddress.h include.
Move types.h include before ifaddres.h for u_int declaration #3309
pull robbak wants to merge 1 commits into bitcoin:master from robbak:config_h_includes changing 1 files +1 −1-
robbak commented at 3:58 AM on November 23, 2013: contributor
-
Move types.h include before ifaddres.h for u_int declaration 9ac5a01c73
-
BitcoinPullTester commented at 4:33 AM on November 23, 2013: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/9ac5a01c73e7ac7c5204f6cb3b8615c0b01445f0 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
- laanwj referenced this in commit e7e8a7537a on Nov 29, 2013
- laanwj merged this on Nov 29, 2013
- laanwj closed this on Nov 29, 2013
- robbak deleted the branch on Nov 29, 2013
- robbak restored the branch on Jul 2, 2014
- Bushstar referenced this in commit e1fc378ffd on Apr 8, 2020
- DrahtBot locked this on Sep 8, 2021
Contributors