|
@@ -1,26 +0,0 @@
|
|
|
-Index: src/osdep/unix/os_soln.h
|
|
|
|
|
---- src/osdep/unix/os_soln.h.orig 2006-09-15 16:38:24.000000000 +0000
|
|
|
|
|
-+++ src/osdep/unix/os_soln.h 2006-10-03 18:14:33.819454648 +0000
|
|
|
|
|
-@@ -72,9 +72,6 @@
|
|
|
|
|
- long gethostid (void);
|
|
|
|
|
- typedef int (*select_t) (struct direct *name);
|
|
|
|
|
- typedef int (*compar_t) (const void *d1,const void *d2);
|
|
|
|
|
--int scandir (char *dirname,struct direct ***namelist,select_t select,
|
|
|
|
|
-- compar_t compar);
|
|
|
|
|
--int alphasort (void *d1,void *d2);
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
- #include "env_unix.h"
|
|
|
|
|
-Index: src/osdep/unix/os_solo.h
|
|
|
|
|
---- src/osdep/unix/os_solo.h.orig 2006-09-15 16:38:42.000000000 +0000
|
|
|
|
|
-+++ src/osdep/unix/os_solo.h 2006-10-03 18:15:13.928608943 +0000
|
|
|
|
|
-@@ -69,9 +69,6 @@
|
|
|
|
|
- long gethostid (void);
|
|
|
|
|
- typedef int (*select_t) (struct direct *name);
|
|
|
|
|
- typedef int (*compar_t) (const void *d1,const void *d2);
|
|
|
|
|
--int scandir (char *dirname,struct direct ***namelist,select_t select,
|
|
|
|
|
-- compar_t compar);
|
|
|
|
|
--int alphasort (void *d1,void *d2);
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
- #include "env_unix.h"
|
|
|