From 80cb7bdebe2d8f852338eebc26c1bf507adbb4c5 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Mon, 7 May 2012 23:31:02 -0400 Subject: [PATCH] c-tap-harness: add float.h add float.h to the list of files we import for c-tap-harness from upstream Change-Id: I133dd6172bab17ae183cc6fc983f92f19005ba85 Reviewed-on: http://gerrit.openafs.org/7381 Tested-by: BuildBot Reviewed-by: Simon Wilkinson Reviewed-by: Derrick Brashear --- src/external/c-tap-harness-files | 1 + 1 file changed, 1 insertion(+) diff --git a/src/external/c-tap-harness-files b/src/external/c-tap-harness-files index ab14e40..8a2836d 100644 --- a/src/external/c-tap-harness-files +++ b/src/external/c-tap-harness-files @@ -5,6 +5,7 @@ tests/runtests.c runtests.c tests/tap/basic.c tap/basic.c tests/tap/basic.h tap/basic.h tests/tap/float.c tap/float.c +tests/tap/float.h tap/float.h tests/tap/libtap.sh tap/libtap.sh tests/tap/macros.h tap/macros.h -- 1.9.4