diff options
Diffstat (limited to 'libpthread/sysdeps/viengoos/pt-thread-dealloc.c')
-rw-r--r-- | libpthread/sysdeps/viengoos/pt-thread-dealloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpthread/sysdeps/viengoos/pt-thread-dealloc.c b/libpthread/sysdeps/viengoos/pt-thread-dealloc.c index 9e174a9..f7d732b 100644 --- a/libpthread/sysdeps/viengoos/pt-thread-dealloc.c +++ b/libpthread/sysdeps/viengoos/pt-thread-dealloc.c @@ -25,7 +25,7 @@ #include <hurd/exceptions.h> #include <hurd/mutex.h> #include <hurd/as.h> -#include <hurd/addr.h> +#include <viengoos/addr.h> #include <hurd/message-buffer.h> void |