$OpenBSD$
--- src/application.c.orig	Mon Sep  8 18:44:56 2014
+++ src/application.c	Mon Sep  8 18:45:15 2014
@@ -197,7 +197,7 @@ dwb_application_local_command_line(GApplication *app, 
     }
     if (s_opt_temp_profile)
     {
-        dwb.misc.profile = g_strdup_printf("%"PRId64, g_get_monotonic_time());
+        dwb.misc.profile = g_strdup_printf("%"G_GINT64_FORMAT, g_get_monotonic_time());
     }
     if (s_opt_list_sessions) 
     {
