aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-main.c')
-rw-r--r--src/ephy-main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ephy-main.c b/src/ephy-main.c
index 1ec4b4b05..e27a5cc7f 100644
--- a/src/ephy-main.c
+++ b/src/ephy-main.c
@@ -229,7 +229,9 @@ main (int argc,
EphyShell *ephy_shell;
int status;
EphyFileHelpersFlags flags;
+#ifdef HAVE_WEBKIT2
char *pid_str;
+#endif
#ifdef ENABLE_NLS
/* Initialize the i18n stuff */