Change #261244
| Category | libpcap |
| Changed by | Guy Harris <gharris@sonic.net> |
| Changed at | Tue 17 Mar 2026 02:17:50 |
| Repository | https://git.tcpdump.org/libpcap |
| Project | libpcap |
| Branch | master |
| Revision | 9a2790dd473790636fe2aad601ff4abb50bf1b9e |
Comments
portability.h: improve a comment. We don't include <stdarg.h> because some other source files might need it, we include it because, on some platforms, *this* file declars varargs functions.
Changed files
- portability.h