Browse Source

include limits.h

master
Connor Lane Smith 13 years ago
parent
commit
0288b576ca
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      lsx.c

+ 1
- 0
lsx.c View File

@@ -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>


Loading…
Cancel
Save