]> The Tcpdump Group git mirrors - libpcap/commit
Move all the function attributes from funcattrs.h to pcap/funcattrs.h.
authorGuy Harris <[email protected]>
Fri, 8 Sep 2017 21:04:04 +0000 (14:04 -0700)
committerGuy Harris <[email protected]>
Fri, 8 Sep 2017 21:04:04 +0000 (14:04 -0700)
commit7a681564ef70a06544b6337dc877265af7a43996
tree7652fb0817f7c849c26a24c4a379063310920fc7
parent5be0f1f21190ca2e63e231df8d6f51b0898307e3
Move all the function attributes from funcattrs.h to pcap/funcattrs.h.

That lets us use any of them in public declarations, if we ever need to.
13 files changed:
Makefile.in
funcattrs.h [deleted file]
gencode.h
pcap/funcattrs.h
portability.h
tests/can_set_rfmon_test.c
tests/capturetest.c
tests/filtertest.c
tests/findalldevstest.c
tests/opentest.c
tests/reactivatetest.c
tests/selpolltest.c
tests/valgrindtest.c