mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
2c99c062fb
Clean up submitted patch to work with system clang compiler Change to new upstream repository PR: ports/206705 Submitted by: takefu@airport.fm
12 lines
254 B
C
12 lines
254 B
C
--- pammodem/genpamtbl.c.orig 2002-08-09 20:01:52 UTC
|
|
+++ pammodem/genpamtbl.c
|
|
@@ -38,6 +38,8 @@
|
|
#include <math.h>
|
|
#include <stdio.h>
|
|
|
|
+unsigned int log_verblevel;
|
|
+
|
|
/* ---------------------------------------------------------------------- */
|
|
|
|
/*
|