1
0
mirror of https://github.com/xzeldon/htop.git synced 2025-04-11 04:57:07 +03:00

Add missing header.

This commit is contained in:
Hisham Muhammad 2006-11-08 21:49:07 +00:00
parent 59c3dd806b
commit 2713119249

@ -9,6 +9,7 @@ in the source distribution for its full text.
#include <stdlib.h>
#include <stdbool.h>
#include <assert.h>
#include "debug.h"