Imported Upstream version 2.5.1
[debian/amanda] / common-src / regcomp.c
index fbdc7b1704d16ca6961bb783bf155cf686f1ba34..01a86da626be09450bb11e1cabb209f6d0dd08bb 100644 (file)
  * Authors: the Amanda Development Team.  Its members are listed in a
  * file named AUTHORS, in the root directory of this distribution.
  */
-/* $Id: regcomp.c,v 1.3 1998/07/04 00:18:51 oliva Exp $
+/* $Id: regcomp.c,v 1.4 2006/05/25 01:47:12 johnfranks Exp $
  *
  * wrapper file for Henry Spencer's regcomp.c
  */
 
+#include "amanda.h"
 #include "amregex.h"
 #include "../regex-src/regcomp.c"