Skip to content
Snippets Groups Projects
Commit 841ace48 authored by edgrif's avatar edgrif
Browse files

add missing items header.

parent 00c49a41
No related branches found
No related tags found
No related merge requests found
......@@ -28,9 +28,9 @@
*
* Exported functions: See zmapWindow_P.h
* HISTORY:
* Last edited: Feb 15 13:58 2010 (edgrif)
* Last edited: Feb 16 12:07 2010 (edgrif)
* Created: Mon Jan 9 10:25:40 2006 (edgrif)
* CVS info: $Id: zmapWindowFeature.c,v 1.175 2010-02-16 11:43:41 edgrif Exp $
* CVS info: $Id: zmapWindowFeature.c,v 1.176 2010-02-16 12:07:27 edgrif Exp $
*-------------------------------------------------------------------
*/
......@@ -48,6 +48,9 @@
#include <libpfetch/libpfetch.h>
#include <zmapWindowContainerFeatureSet_I.h>
#include <zmapWindowFeatures.h>
#define PFETCH_READ_SIZE 80 /* about a line */
#define PFETCH_FAILED_PREFIX "PFetch failed:"
#define PFETCH_TITLE_FORMAT "ZMap - pfetch \"%s\""
......
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