add missing include

git-svn: trunk@4134
remotes/push_mirror/0.95
Tomasz Kojm 18 years ago
parent 04be06be87
commit c73454f99c
  1. 1
      libclamav/jsparse/js-norm.c

@ -43,6 +43,7 @@
#include "lexglobal.h"
#include "hashtab.h"
#include "others.h"
#include "str.c"
#include "js-norm.h"
#include "jsparse/generated/operators.h"
#include "jsparse/generated/keywords.h"

Loading…
Cancel
Save