xref: /dflybsd-src/lib/libssh/openbsd-compat/bsd-nextstep.h (revision 2ac7d1050a3c50c16d77203ac6ed01a65757e5b0)
1 #ifndef _NEXT_POSIX_H
2 #define _NEXT_POSIX_H
3 
4 #ifdef HAVE_NEXT
5 /* nothing needed */
6 #endif /* HAVE_NEXT */
7 #endif /* _NEXT_POSIX_H */
8