Browse Source

Fix compilation error with gcc 4.4.1

Signed-off-by: Rafael Campos Las Heras <methril@gmail.com>
tags/v0.4.0-rc1
Rafael Campos Las Heras 14 years ago
committed by Øyvind Harboe
parent
commit
733ced125a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/jtag/drivers/bitq.c

+ 1
- 0
src/jtag/drivers/bitq.c View File

@@ -21,6 +21,7 @@
#include "config.h"
#endif

#include <jtag/jtag.h>
#include "bitq.h"
#include <jtag/interface.h>



Loading…
Cancel
Save