Skip to content
Snippets Groups Projects
Commit 55b1fcd4 authored by edgrif's avatar edgrif
Browse files

add missing header.

parent cc920cf2
No related branches found
No related tags found
No related merge requests found
......@@ -30,13 +30,14 @@
*
* Exported functions: See ZMap/zmapCmdLine.h
* HISTORY:
* Last edited: Jul 19 13:59 2005 (edgrif)
* Last edited: Sep 28 14:12 2005 (edgrif)
* Created: Fri Feb 4 18:24:37 2005 (edgrif)
* CVS info: $Id: zmapCmdLineArgs.c,v 1.3 2005-07-19 13:32:27 edgrif Exp $
* CVS info: $Id: zmapCmdLineArgs.c,v 1.4 2005-09-30 07:22:29 edgrif Exp $
*-------------------------------------------------------------------
*/
#include <stdlib.h>
#include <string.h>
#include <glib.h>
#include <ZMap/zmapUtils.h>
#include <zmapCmdLineArgs_P.h>
......
......@@ -27,12 +27,13 @@
*
* Exported functions: See XXXXXXXXXXXXX.h
* HISTORY:
* Last edited: Sep 12 16:36 2005 (rds)
* Last edited: Sep 28 14:14 2005 (edgrif)
* Created: Fri Aug 5 14:33:49 2005 (rds)
* CVS info: $Id: zmapXMLElement.c,v 1.5 2005-09-20 17:18:11 rds Exp $
* CVS info: $Id: zmapXMLElement.c,v 1.6 2005-09-30 07:23:21 edgrif Exp $
*-------------------------------------------------------------------
*/
#include <string.h>
#include <zmapXML_P.h>
static void freeElement(gpointer data, gpointer unused);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment