From f2ed58011a827959eb81452a99845278acc8a3fb Mon Sep 17 00:00:00 2001 From: Petri Savolainen Date: Thu, 12 Sep 2019 10:21:59 +0300 Subject: linux-gen: socket_mmap: remove redundant header file Remove odp_packet_socket.h as it is only used by socket_mmap.c. Move relevant content to the c file. Signed-off-by: Petri Savolainen Reviewed-by: Matias Elo --- platform/linux-generic/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'platform/linux-generic/Makefile.am') diff --git a/platform/linux-generic/Makefile.am b/platform/linux-generic/Makefile.am index 517ea258b..9f24bc829 100644 --- a/platform/linux-generic/Makefile.am +++ b/platform/linux-generic/Makefile.am @@ -111,7 +111,6 @@ noinst_HEADERS = \ include/odp_packet_io_internal.h \ include/odp_packet_io_ipc_internal.h \ include/odp_packet_io_ring_internal.h \ - include/odp_packet_socket.h \ include/odp_socket_common.h \ include/odp_packet_io_stats_common.h \ include/odp_packet_io_stats.h \ -- cgit v1.2.3