Index: plugins/launcher/launcher-exec.c =================================================================== --- plugins/launcher/launcher-exec.c (revision 25143) +++ plugins/launcher/launcher-exec.c (working copy) @@ -40,6 +40,7 @@ +#ifdef HAVE_LIBSTARTUP_NOTIFICATION typedef struct { SnLauncherContext *sn_launcher; @@ -47,6 +48,7 @@ guint watch_id; GPid pid; } LauncherStartupData; +#endif