X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=blobdiff_plain;f=devtools%2Fcheck-includes.sh;fp=devtools%2Fcheck-includes.sh;h=c4ec73f153719605eea7bd16bbea1f370aeb3e3f;hp=d65adc6db3e010a75a4f67123f04ad49ddc31043;hb=f8904d5636914bfb63214e7a7f10c3ba5a508b27;hpb=80fcb5cad403071fd00c551818c459a2de6bef2d diff --git a/devtools/check-includes.sh b/devtools/check-includes.sh index d65adc6db3..c4ec73f153 100755 --- a/devtools/check-includes.sh +++ b/devtools/check-includes.sh @@ -109,10 +109,12 @@ include_dir=${1:-build/include} 'rte_byteorder_64.h' \ 'generic/*' \ 'exec-env/*' \ + 'rte_vhost.h' \ + 'rte_eth_vhost.h' \ } : ${IGNORE_CXX= \ + 'rte_vhost.h' \ 'rte_eth_vhost.h' \ - 'rte_virtio_net.h' \ } temp_cc=/tmp/${0##*/}.$$.c