summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/clock_gettime.c2
-rw-r--r--src/lib/replacements.h2
2 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/clock_gettime.c b/src/lib/clock_gettime.c
index 97c8f28a8..0d888fa8e 100644
--- a/src/lib/clock_gettime.c
+++ b/src/lib/clock_gettime.c
@@ -5,7 +5,7 @@
** Major contributors: none
** Minor contributors (to current version): none
** This file is part of the CVC4 prototype.
- ** Copyright (c) 2009, 2010 The Analysis of Computer Systems Group (ACSys)
+ ** Copyright (c) 2009, 2010, 2011 The Analysis of Computer Systems Group (ACSys)
** Courant Institute of Mathematical Sciences
** New York University
** See the file COPYING in the top-level source directory for licensing
diff --git a/src/lib/replacements.h b/src/lib/replacements.h
index a0a9475f4..ee2ffc2dd 100644
--- a/src/lib/replacements.h
+++ b/src/lib/replacements.h
@@ -16,8 +16,6 @@
** Common header for replacement function sources.
**/
-#include "cvc4_public.h"
-
#ifndef __CVC4__LIB__REPLACEMENTS_H
#define __CVC4__LIB__REPLACEMENTS_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback