diff options
-rw-r--r-- | capinfos.c | 2 | ||||
-rw-r--r-- | capture_info.c | 2 | ||||
-rw-r--r-- | capture_opts.c | 2 | ||||
-rw-r--r-- | capture_stop_conditions.c | 2 | ||||
-rw-r--r-- | captype.c | 2 | ||||
-rw-r--r-- | cfile.c | 2 | ||||
-rw-r--r-- | color_filters.c | 2 | ||||
-rw-r--r-- | conditions.c | 2 | ||||
-rw-r--r-- | dftest.c | 2 | ||||
-rw-r--r-- | dumpcap.c | 2 | ||||
-rw-r--r-- | echld_test.c | 2 | ||||
-rw-r--r-- | editcap.c | 2 | ||||
-rw-r--r-- | extcap.c | 4 | ||||
-rw-r--r-- | extcap.h | 2 | ||||
-rw-r--r-- | extcap_parser.c | 2 | ||||
-rw-r--r-- | file.c | 2 | ||||
-rw-r--r-- | fileset.c | 2 | ||||
-rw-r--r-- | frame_tvbuff.c | 2 | ||||
-rw-r--r-- | mergecap.c | 2 | ||||
-rw-r--r-- | pcapio.c | 2 | ||||
-rw-r--r-- | randpkt.c | 2 | ||||
-rw-r--r-- | rawshark.c | 2 | ||||
-rw-r--r-- | reordercap.c | 2 | ||||
-rw-r--r-- | ringbuffer.c | 2 | ||||
-rw-r--r-- | summary.c | 2 | ||||
-rw-r--r-- | sync_pipe_write.c | 2 | ||||
-rw-r--r-- | text2pcap.c | 2 | ||||
-rw-r--r-- | tfshark.c | 2 | ||||
-rw-r--r-- | tshark.c | 2 | ||||
-rw-r--r-- | version_info.c | 2 | ||||
-rw-r--r-- | wsutil/unicode-utils.h | 2 |
31 files changed, 32 insertions, 32 deletions
diff --git a/capinfos.c b/capinfos.c index b3b58be8d7..571c419047 100644 --- a/capinfos.c +++ b/capinfos.c @@ -54,7 +54,7 @@ */ -#include "config.h" +#include <config.h> #include <stdio.h> #include <stdlib.h> diff --git a/capture_info.c b/capture_info.c index 3ef12df504..3a4abc3d02 100644 --- a/capture_info.c +++ b/capture_info.c @@ -20,7 +20,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #ifdef HAVE_LIBPCAP diff --git a/capture_opts.c b/capture_opts.c index 9d5620c0f2..f783d9f811 100644 --- a/capture_opts.c +++ b/capture_opts.c @@ -20,7 +20,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #include <stdio.h> #include <stdlib.h> diff --git a/capture_stop_conditions.c b/capture_stop_conditions.c index 9f37592450..b42facdb8e 100644 --- a/capture_stop_conditions.c +++ b/capture_stop_conditions.c @@ -20,7 +20,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #include <time.h> #include <string.h> @@ -23,7 +23,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #include <stdio.h> #include <stdlib.h> @@ -21,7 +21,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #include <glib.h> diff --git a/color_filters.c b/color_filters.c index d30871573a..297d4ead4c 100644 --- a/color_filters.c +++ b/color_filters.c @@ -23,7 +23,7 @@ * Updated 1 Dec 10 jjm */ -#include "config.h" +#include <config.h> #include <glib.h> diff --git a/conditions.c b/conditions.c index 458168b298..aaaf959946 100644 --- a/conditions.c +++ b/conditions.c @@ -20,7 +20,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #include <string.h> #include <stdlib.h> @@ -20,7 +20,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #include <stdlib.h> #include <stdio.h> @@ -19,7 +19,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #include <stdio.h> #include <stdlib.h> /* for exit() */ diff --git a/echld_test.c b/echld_test.c index 0cc30b38ab..1abb3ae8d2 100644 --- a/echld_test.c +++ b/echld_test.c @@ -22,7 +22,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #ifdef HAVE_FCNTL_H #include <fcntl.h> @@ -26,7 +26,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #include <stdio.h> #include <stdlib.h> @@ -22,7 +22,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #include <stdio.h> #include <stdlib.h> @@ -178,7 +178,7 @@ static void extcap_foreach(gint argc, gchar **args, extcap_cb_t cb, argv[argc+1] = NULL; status = g_spawn_sync(dirname, argv, NULL, - (GSpawnFlags) 0, NULL, NULL, + (GSpawnFlags) 0, NULL, NULL, &command_output, NULL, &exit_status, &error); if (status && exit_status == 0) @@ -24,7 +24,7 @@ #ifndef __EXTCAP_H__ #define __EXTCAP_H__ -#include "config.h" +#include <config.h> #include <glib.h> diff --git a/extcap_parser.c b/extcap_parser.c index 274428f981..8fdbb1f0f5 100644 --- a/extcap_parser.c +++ b/extcap_parser.c @@ -22,7 +22,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #include <stdio.h> #include <glib.h> @@ -20,7 +20,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #ifdef HAVE_UNISTD_H #include <unistd.h> @@ -20,7 +20,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #ifdef HAVE_UNISTD_H #include <unistd.h> diff --git a/frame_tvbuff.c b/frame_tvbuff.c index c577f4693a..70b1e1d103 100644 --- a/frame_tvbuff.c +++ b/frame_tvbuff.c @@ -20,7 +20,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #include <glib.h> diff --git a/mergecap.c b/mergecap.c index 748a317feb..3e26f9c682 100644 --- a/mergecap.c +++ b/mergecap.c @@ -23,7 +23,7 @@ * */ -#include "config.h" +#include <config.h> #include <stdio.h> #include <stdlib.h> @@ -38,7 +38,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #include <stdlib.h> #include <stdio.h> @@ -21,7 +21,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #ifdef HAVE_UNISTD_H #include <unistd.h> diff --git a/rawshark.c b/rawshark.c index 53ad1ac022..7de15440c9 100644 --- a/rawshark.c +++ b/rawshark.c @@ -32,7 +32,7 @@ * - Prints a status line, followed by fields from a specified list. */ -#include "config.h" +#include <config.h> #include <stdlib.h> #include <stdio.h> diff --git a/reordercap.c b/reordercap.c index fc610fab5a..7ca14144ed 100644 --- a/reordercap.c +++ b/reordercap.c @@ -21,7 +21,7 @@ * */ -#include "config.h" +#include <config.h> #include <stdio.h> #include <stdlib.h> diff --git a/ringbuffer.c b/ringbuffer.c index 63cf47f00c..ffd02ae356 100644 --- a/ringbuffer.c +++ b/ringbuffer.c @@ -40,7 +40,7 @@ * */ -#include "config.h" +#include <config.h> #ifdef HAVE_LIBPCAP @@ -20,7 +20,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #include <wiretap/pcap-encap.h> diff --git a/sync_pipe_write.c b/sync_pipe_write.c index d8a09fc91b..ea732ee3cd 100644 --- a/sync_pipe_write.c +++ b/sync_pipe_write.c @@ -19,7 +19,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #include <string.h> diff --git a/text2pcap.c b/text2pcap.c index 3292902a8f..f15001bd99 100644 --- a/text2pcap.c +++ b/text2pcap.c @@ -75,7 +75,7 @@ * snaplength is automatically set to 64KiB-1. */ -#include "config.h" +#include <config.h> /* * Just make sure we include the prototype for strptime as well @@ -21,7 +21,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #include <stdlib.h> #include <stdio.h> @@ -22,7 +22,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #include <stdlib.h> #include <stdio.h> diff --git a/version_info.c b/version_info.c index 03785f9142..8ea9162778 100644 --- a/version_info.c +++ b/version_info.c @@ -20,7 +20,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "config.h" +#include <config.h> #include <glib.h> diff --git a/wsutil/unicode-utils.h b/wsutil/unicode-utils.h index 2674a6ca8f..21e74968ee 100644 --- a/wsutil/unicode-utils.h +++ b/wsutil/unicode-utils.h @@ -23,7 +23,7 @@ #ifndef __UNICODEUTIL_H__ #define __UNICODEUTIL_H__ -#include "config.h" +#include <config.h> #include "ws_symbol_export.h" |