avoid include file linux/bpf.h in helpers.h
authorYonghong Song <yhs@plumgrid.com>
Thu, 11 Jun 2015 18:54:26 +0000 (11:54 -0700)
committerYonghong Song <yhs@plumgrid.com>
Thu, 11 Jun 2015 18:54:26 +0000 (11:54 -0700)
commit2036c501d0786b3dfb4cffb5682f163276a7bdae
treec8828151a2a73ebb9c6f419e0174c4433dd3a63c
parentdce98b90229993d8bb2ee7a9027e7f1f5a8c7a5c
avoid include file linux/bpf.h in helpers.h

   o use uapi/linux/bpf.h instead
   o to be consistent with kernel/samples/bpf/

Signed-off-by: Yonghong Song <yhs@plumgrid.com>
src/cc/export/helpers.h