diff options
Diffstat (limited to 'sysdeps/posix/profil.c')
-rw-r--r-- | sysdeps/posix/profil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/posix/profil.c b/sysdeps/posix/profil.c index beb5ae47cd..6c8adbcd0b 100644 --- a/sysdeps/posix/profil.c +++ b/sysdeps/posix/profil.c @@ -25,7 +25,7 @@ #ifndef SIGPROF -#include_next <profil.c> +#include <sysdeps/generic/profil.c> #else |