Files
2013-09-26 17:14:40 +02:00

13 lines
389 B
Plaintext

$NetBSD: patch-ad,v 1.1.1.1 2009/01/08 00:21:00 jmcneill Exp $
--- contrib/command-not-found/pk-command-not-found.c.orig 2008-12-09 03:22:23.000000000 -0500
+++ contrib/command-not-found/pk-command-not-found.c
@@ -22,6 +22,7 @@
#include "config.h"
#include <string.h>
+#include <locale.h>
#include <glib/gi18n.h>
#include <dbus/dbus-glib.h>
#include <packagekit-glib/packagekit.h>