Kbuild: export msm_rmnet.h header to userspace
Export msm_rmnet.h to userspace clients, to interface with the rmnet
device driver.
Change-Id: I752a97e4d2800c603ee1da3befdba8dd9d87d565
Signed-off-by: Niranjan Pendharkar <npendhar@codeaurora.org>
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 29546b7..78d1ee3 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -439,6 +439,7 @@
header-y += msm_audio_sbc.h
header-y += msm_ipc.h
header-y += msm_charm.h
+header-y += msm_rmnet.h
header-y += qseecom.h
header-y += qcedev.h
header-y += idle_stats_device.h