]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/magic.h
Use autoconf/automake to configure and make ppp
[ppp.git] / pppd / magic.h
index d6094db867b1e3c93c2b8cb035d290576ea024fa..b864b7bc8ddb8b4dab7eb86eea7ab4d63d01920f 100644 (file)
@@ -39,6 +39,7 @@
  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
+#include "pppdconf.h"
 
 void magic_init (void);        /* Initialize the magic number generator */
 u_int32_t magic (void);        /* Returns the next magic number */