summaryrefslogtreecommitdiff
path: root/tools/WiresharkXML.py
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-02-27 14:55:30 -0800
committerGuy Harris <guy@alum.mit.edu>2015-02-27 22:55:53 +0000
commit8c86fbc0be458546004462e8735fa93bc9dc3e01 (patch)
treefb93cfca967f5dff959283c0b012727bb0ab592f /tools/WiresharkXML.py
parent81fa9e05fffe788cdec02b1f3f12612daa826c6b (diff)
downloadwireshark-8c86fbc0be458546004462e8735fa93bc9dc3e01.tar.gz
<string.h>, not <memory.h>, is the header file for memcpy().
Don't include <memory.h> when using memcpy(), include <string.h>. We don't need to check for memory.h, so don't do it in CMake (we don't explicitly check for it in autoconf, but it's checked for by some macro we do use). Change-Id: I7aa93d4ea93bab9beff597939d3c24aecda3d52e Reviewed-on: https://code.wireshark.org/review/7433 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'tools/WiresharkXML.py')
0 files changed, 0 insertions, 0 deletions