shm: add memfd.h to export list

The new header file memfd.h from commit 9183df25fe ("shm: add
memfd_create() syscall") should be exported.

Change-Id: I07ea7ae25765ece11180c0dcaed749918bf03a11
Signed-off-by: David Drysdale <drysdale@google.com>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
David Drysdale 2014-09-09 14:50:57 -07:00 committed by surblazer
parent 4a58329a3e
commit 0b493a41e7
1 changed files with 1 additions and 0 deletions

View File

@ -11,3 +11,4 @@ header-y += drm/
header-y += xen/
header-y += scsi/
header-y += media/
header-y += uapi/linux/memfd.h