fixed Makefile.am to handle config file correctly
[xboard.git] / xedittags.h
index d7762b7..0459c16 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * xedittags.h
- * $Id: xedittags.h,v 2.1 2003/10/27 19:21:00 mann Exp $
  *
  * Copyright 1995,2009 Free Software Foundation, Inc.
  *
@@ -28,4 +27,5 @@
 void EditTagsProc P((Widget w, XEvent *event,
                     String *prms, Cardinal *nprms));
 
+extern Widget editTagsShell, tagsShell;
 #endif