diff options
| author | 2007-06-13 18:31:59 -0400 | |
|---|---|---|
| committer | 2007-06-13 18:31:59 -0400 | |
| commit | 78a77758c766142bb02dcc02a8aab7c331202b45 (patch) | |
| tree | 494fd72a4eb4f48c4ce21c09a256704a6fb1bcb1 /juju/juju.h | |
| parent | Follow ioctl changes and header file move. (diff) | |
Update the juju implementation to follow the recent bitfield changes.
Diffstat (limited to 'juju/juju.h')
| -rw-r--r-- | juju/juju.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/juju/juju.h b/juju/juju.h index c7a2ebd..8746ac2 100644 --- a/juju/juju.h +++ b/juju/juju.h @@ -29,8 +29,6 @@ #include "../src/csr.h" #include "config.h" -#define ACK_COMPLETE 1 - #define ptr_to_u64(p) ((__u64)(unsigned long)(p)) #define u64_to_ptr(p) ((void *)(unsigned long)(p)) |
