]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/magic.c
Changing USE_SRP to PPP_WITH_SRP for consistency
[ppp.git] / pppd / magic.c
index e8bb71fa109b4b7056687e733e694fbcb08e6d61..6a5a7eb28ee67cac69db337c3f833b5c0d42c45f 100644 (file)
@@ -40,7 +40,9 @@
  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-#define RCSID  "$Id: magic.c,v 1.11 2003/06/11 23:56:26 paulus Exp $"
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 
 #include <stdio.h>
 #include <stdlib.h>