$NetBSD$

--- lpairs/main.c.orig	2008-08-24 17:43:16.000000000 +0000
+++ lpairs/main.c
@@ -23,6 +23,9 @@
 #include <stdlib.h>
 #include <time.h>
 #include <SDL/SDL.h>
+#ifdef ENABLE_NLS
+#include <locale.h>
+#endif
 #include "gettext.h"
 #include "sdl.h"
 #include "dynlist.h"
