Skip to content
Snippets Groups Projects
Commit ee43b1fc authored by rswindell's avatar rswindell
Browse files

Moved dirent.h stuff to sbbswrap.h

parent 80927aba
Branches
Tags
No related merge requests found
......@@ -39,16 +39,6 @@
#include "cmdshell.h"
#include <sys/locking.h>
#ifdef _MSC_VER
#include "msdirent.h"
#else
#include <dirent.h> /* POSIX directory functions */
#endif
int sbbs_t::exec_misc(csi_t *csi, char *path)
{
char str[512],buf[1025],ch,*p,**pp,**pp1,**pp2;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment