summaryrefslogtreecommitdiff
path: root/dirent
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1992-07-01 06:28:44 +0000
committerRoland McGrath <roland@gnu.org>1992-07-01 06:28:44 +0000
commitfcb23b97e4109c650c4b2f7982fa349bc9eb8ba9 (patch)
tree0f42e9c961d2717353582abb90cca5b25d655fe9 /dirent
parenta4301d7659a14221c5b77be223dc22a4b2654613 (diff)
entered into RCS
Diffstat (limited to 'dirent')
-rw-r--r--dirent/alphasort.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dirent/alphasort.c b/dirent/alphasort.c
index fd4a82df0b..a7bdf3820e 100644
--- a/dirent/alphasort.c
+++ b/dirent/alphasort.c
@@ -18,7 +18,7 @@ Cambridge, MA 02139, USA. */
#include <ansidecl.h>
#include <dirent.h>
-#include <stdlib.h>
+#include <string.h>
int
DEFUN(alphasort, (a, b),