wireshark/plugins
Guy Harris 8c86fbc0be <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>
2015-02-27 22:55:53 +00:00
..
docsis Remove unneeded includes from plugins folder 2015-02-10 17:53:28 +00:00
easy_codec <string.h>, not <memory.h>, is the header file for memcpy(). 2015-02-27 22:55:53 +00:00
ethercat EtherCAT: Suppress pedantic warnings. 2015-02-15 19:44:14 +00:00
gryphon Gryphon: do not use col_set_str with non constant strings 2015-02-12 15:19:03 +00:00
irda CMake: Set an output directory for plugins. 2015-01-20 16:12:20 +00:00
m2m CMake: Set an output directory for plugins. 2015-01-20 16:12:20 +00:00
mate CMake: Set an output directory for plugins. 2015-01-20 16:12:20 +00:00
opcua Remove unneeded includes from plugins folder 2015-02-10 17:53:28 +00:00
profinet Remove unneeded includes from plugins folder 2015-02-10 17:53:28 +00:00
stats_tree Make UAT record update callbacks return a success/failure indication. 2015-02-18 00:41:09 +00:00
tpg CMake: Set an output directory for plugins. 2015-01-20 16:12:20 +00:00
unistim Remove unneeded includes from plugins folder 2015-02-10 17:53:28 +00:00
wimax Remove unneeded includes from plugins folder 2015-02-10 17:53:28 +00:00
wimaxasncp Add tvb_address_with_resolution_to_str. 2015-02-22 02:53:48 +00:00
wimaxmacphy CMake: Set an output directory for plugins. 2015-01-20 16:12:20 +00:00
Custom.m4.example Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Custom.make.example Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Custom.nmake.example Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.am Add the easy_codec plugin to the source distribution. 2014-08-01 16:17:38 +00:00
Makefile.common.inc Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.nmake Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00