Busybox: Upgrade to 1.21.1 (stable). lsof active.
[tomato.git] / release / src / router / pptpd / config.embed.h
blobad09bf6db11cb7ef7a04453f74d45b3139767b66
1 /*
2 * config.embed.h
4 * Dummy autoconf results for uClinux target.
6 * $Id: config.embed.h,v 1.4 2004/04/22 10:48:16 quozl Exp $
7 */
9 #define STDC_HEADERS 1
10 #define HAVE_SETSID 1
11 #define HAVE_MEMMOVE 1
12 #define HAVE_STRING_H 1
13 #define PPP_BINARY "/bin/pppd"
14 #define BCRELAY_BIN "/bin/bcrelay"
15 #define SBINDIR "/bin"