Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 860441
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- a/lib-src/libnyquist/nyquist/xlisp/security.c
0
++ b/lib-src/libnyquist/nyquist/xlisp/security.c
Lines 4-9 Link Here
4
 */
4
 */
5
5
6
#include <stdlib.h>
6
#include <stdlib.h>
7
#include "switches.h"
7
#if defined(UNIX) || defined(__APPLE__) || defined(__CYGWIN__)
8
#if defined(UNIX) || defined(__APPLE__) || defined(__CYGWIN__)
8
#include <unistd.h>
9
#include <unistd.h>
9
#endif
10
#endif

Return to bug 860441