]> git.ozlabs.org Git - ppp.git/blobdiff - pppdump/deflate.c
Change my paulus@samba.org email address to paulus@ozlabs.org
[ppp.git] / pppdump / deflate.c
index 0f090b23463e45758f796f0b2cec75695dd82467..da7b6c52686cd05f91531a0aa8c02df8492d7de6 100644 (file)
@@ -23,7 +23,7 @@
  * 4. Redistributions of any form whatsoever must retain the following
  *    acknowledgment:
  *    "This product includes software developed by Paul Mackerras
- *     <paulus@samba.org>".
+ *     <paulus@ozlabs.org>".
  *
  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
@@ -41,7 +41,6 @@
 #include <stddef.h>
 #include <stdlib.h>
 #include <string.h>
-#include <net/ppp_defs.h>
 
 #include "ppp-comp.h"
 #include "zlib.h"