]> the.earth.li Git - onak.git/blobdiff - armor.c
Add ability to drop overly large packets
[onak.git] / armor.c
diff --git a/armor.c b/armor.c
index 9b61b1acde9ce17832907cfae5a8302771b4089a..595c4452480b6b1e0df5769f9b90efcbb59a192f 100644 (file)
--- a/armor.c
+++ b/armor.c
  * more details.
  *
  * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 51
- * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <stdlib.h>
 
 #include "armor.h"
 #include "keystructs.h"
-#include "onak-conf.h"
 #include "parsekey.h"
 #include "version.h"