URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1b222b8b6583dd3bd261a3f83e9d37e5b81cfd79
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1b222b8 by Guy Harris (guy@xxxxxxxxxxxx):
Remove unnecessary #ifdef and includes.
We don't check HAVE_LIBPCAP elsewhere, and we do use GLib functions, but
don't use the GLib dynamic-loading APIs ourselves, and don't appear to
use anything from libpcap or libwiretap, so include only <glib.h> and
include it unconditionally.
Change-Id: I97f06f56b7d87c671c0aaea1a0e60f2df7adfbd1
Reviewed-on: https://code.wireshark.org/review/13067
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 4ae3543 BTAVRCP: fix misspelling (found by Lintian)
adds 1b222b8 Remove unnecessary #ifdef and includes.
Summary of changes:
caputils/airpcap_loader.c | 7 -------
1 file changed, 7 deletions(-)