diff options
Diffstat (limited to 'exec/priv.h')
-rw-r--r-- | exec/priv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/priv.h b/exec/priv.h index 733f35c0..be085803 100644 --- a/exec/priv.h +++ b/exec/priv.h @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License along with the GNU Hurd; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include <assert.h> +#include <assert-backtrace.h> #include <stdio.h> #include <stdlib.h> #include <string.h> |