summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/globals.h b/globals.h
index 49d46c2a11..ea502a4111 100644
--- a/globals.h
+++ b/globals.h
@@ -47,4 +47,6 @@ extern int sigusr2_received;
extern int quit_after_cap; /* Makes a "capture only mode". Implies -k */
#endif
+#define PF_DIR ".ethereal"
+
#endif