nlm: Ensure callback code also checks that the files match
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / linux / if_phonet.h
CommitLineData
bce7b154
RDC
1/*
2 * File: if_phonet.h
3 *
4 * Phonet interface kernel definitions
5 *
6 * Copyright (C) 2008 Nokia Corporation. All rights reserved.
7 */
6e50e8a2
RDC
8#ifndef LINUX_IF_PHONET_H
9#define LINUX_IF_PHONET_H
bce7b154 10
607ca46e 11#include <uapi/linux/if_phonet.h>
5f77076d 12
5f77076d
RDC
13extern struct header_ops phonet_header_ops;
14#endif