[hackers] [dmenu] include limits.h || Connor Lane Smith

From: <hg_AT_suckless.org>
Date: Sat, 25 Jun 2011 18:02:43 +0200 (CEST)

changeset: 424:9b462c372f9b
tag: tip
user: Connor Lane Smith <cls_AT_lubutu.com>
date: Sat Jun 25 17:02:14 2011 +0100
files: lsx.c
description:
include limits.h

diff -r a3ff3928f307 -r 9b462c372f9b lsx.c
--- a/lsx.c Thu Jun 23 22:39:20 2011 +0100
+++ b/lsx.c Sat Jun 25 17:02:14 2011 +0100
@@ -1,5 +1,6 @@
 /* See LICENSE file for copyright and license details. */
 #include <dirent.h>
+#include <limits.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
Received on Sat Jun 25 2011 - 18:02:43 CEST

This archive was generated by hypermail 2.2.0 : Sat Jun 25 2011 - 18:12:04 CEST