]> The Tcpdump Group git mirrors - tcpdump/commit
Fix a warning for 'strsep' function on Solaris
authorFrancois-Xavier Le Bail <[email protected]>
Mon, 26 Jan 2015 09:58:04 +0000 (10:58 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Mon, 26 Jan 2015 09:58:04 +0000 (10:58 +0100)
commit5520a233cfe9b0493f0a19d47f818e5ebf4aa8e0
tree3162bf0c4603e4e0a14d5052afcf5d52f1e30522
parent34aef54e2798e738e0111927b3f8a616f49221e3
Fix a warning for 'strsep' function on Solaris

The warning was:
./missing/strsep.c:54:1: warning: no previous prototype for 'strsep' [-Wmissing-prototypes]
missing/strsep.c