URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7d943e11a4e81b0d1b7193b141b760f577bc33aa
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7d943e1 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Add back "version.h" inclusion
It got removed by the automatic include cleaning scripts
Also add it to text2pcap.c as it is used to get the version when writing a pcapng file
Change-Id: I3d56985fa1d04bcb066fe015a588c24cf3cb7267
Reviewed-on: https://code.wireshark.org/review/6248
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from b90f784 Add sanity check to ensure integer types don't get set to BASE_NONE.
adds 7d943e1 Add back "version.h" inclusion
Summary of changes:
text2pcap.c | 1 +
wsutil/ws_version_info.c | 2 ++
2 files changed, 3 insertions(+)