diff options
Diffstat (limited to 'agent/cache.c')
-rw-r--r-- | agent/cache.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/agent/cache.c b/agent/cache.c index 799d595ab..4a3e5a547 100644 --- a/agent/cache.c +++ b/agent/cache.c @@ -23,7 +23,6 @@ #include <stdlib.h> #include <string.h> #include <time.h> -#include <assert.h> #include <npth.h> #include "agent.h" |