diff options
Diffstat (limited to 'libpthread/sysdeps/viengoos/pt-thread-alloc.c')
-rw-r--r-- | libpthread/sysdeps/viengoos/pt-thread-alloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpthread/sysdeps/viengoos/pt-thread-alloc.c b/libpthread/sysdeps/viengoos/pt-thread-alloc.c index 3cc02be..3c7df34 100644 --- a/libpthread/sysdeps/viengoos/pt-thread-alloc.c +++ b/libpthread/sysdeps/viengoos/pt-thread-alloc.c @@ -24,7 +24,7 @@ #include <hurd/startup.h> #include <hurd/storage.h> #include <hurd/as.h> -#include <hurd/addr.h> +#include <viengoos/addr.h> #include <hurd/message-buffer.h> #include <pt-internal.h> |