diff options
author | Ricardo M. Correia <[email protected]> | 2009-03-09 21:36:22 +0000 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2009-03-11 10:59:45 -0700 |
commit | af450308507528775757f7031ca3645213fb52e4 (patch) | |
tree | 7cf2fcf8fca3171d1c1365c05cf02965e342c619 /module/zfs/dsl_deleg.c | |
parent | d164b2093561a9771db07346e6fffc9ca19427a2 (diff) |
Added 'gcc-ident-pragmas' branch.
Diffstat (limited to 'module/zfs/dsl_deleg.c')
-rw-r--r-- | module/zfs/dsl_deleg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/zfs/dsl_deleg.c b/module/zfs/dsl_deleg.c index da5d15787..679b26511 100644 --- a/module/zfs/dsl_deleg.c +++ b/module/zfs/dsl_deleg.c @@ -66,7 +66,7 @@ * The ZAP OBJ is referred to as the jump object. */ -#pragma ident "%Z%%M% %I% %E% SMI" + #include <sys/dmu.h> #include <sys/dmu_objset.h> |