diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-02-21 23:37:19 +0000 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-02-22 01:48:18 +0000 |
commit | 82bcbfbe25df69652bc7cb3e5d66ae0886894488 (patch) | |
tree | 4d04ae37af40169b993ee5aef688c00d68722064 /libmachdev/if_hdr.h | |
parent | 2d2eca01fc2fd15821fb6f5fc1c281d06636b7d5 (diff) |
Clean up includes
To use the standard hurd Makeconf rules and permit external dde_* build
Diffstat (limited to 'libmachdev/if_hdr.h')
-rw-r--r-- | libmachdev/if_hdr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmachdev/if_hdr.h b/libmachdev/if_hdr.h index 74d0fa8a..32497206 100644 --- a/libmachdev/if_hdr.h +++ b/libmachdev/if_hdr.h @@ -62,7 +62,7 @@ #include <queue.h> #include <cthreads.h> -#include <bpf_impl.h> +#include <hurd/bpf_impl.h> #if 0 /* |