stdint.h -> cltypes.h

0.96
Török Edvin 16 years ago
parent 3ff75dbf0c
commit 29cbf0787b
  1. 2
      libclamav/bytecode.h

@ -21,7 +21,7 @@
*/
#ifndef BYTECODE_H
#define BYTECODE_H
#include <stdint.h>
#include "cltypes.h"
#include "clambc.h"
#include <stdio.h>
#include "fmap.h"

Loading…
Cancel
Save