fixed typo

This commit is contained in:
mainzelm 2000-12-20 10:43:38 +00:00
parent b0d994b43c
commit 6a0c146e7c
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
#include "sysdep.h"
#include <stdlib.h>
#include <nlist.h>
#include "../fakec/dlfcn.h"
#include "../fake/dlfcn.h"
#ifdef USCORE
#include <string.h>
#endif