summaryrefslogtreecommitdiffstats
path: root/tapset
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2008-04-09 11:47:28 -0400
committerSteve Dickson <steved@redhat.com>2008-04-09 11:47:28 -0400
commit06b10622ae9c1bb929d088ed7f0faa33eac18503 (patch)
tree2b8600a65ebb3f8500fd03dfb16dc964c765b195 /tapset
parent1925e3e12148a967eba84111910b61d5f482aa35 (diff)
downloadsystemtap-06b10622ae9c1bb929d088ed7f0faa33eac18503.tar.gz
systemtap-06b10622ae9c1bb929d088ed7f0faa33eac18503.tar.xz
systemtap-06b10622ae9c1bb929d088ed7f0faa33eac18503.zip
Added nfsd_permission.stp
Diffstat (limited to 'tapset')
-rw-r--r--tapset/svc_export.stp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tapset/svc_export.stp b/tapset/svc_export.stp
index 9fe7f13..c7649fb 100644
--- a/tapset/svc_export.stp
+++ b/tapset/svc_export.stp
@@ -3,7 +3,6 @@
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,24)
#include <linux/path.h>
#endif
-#include <linux/nfsd/export.h>
%}
function svc_export_dump:string(_exp:long)