Clean up submitted patch to work with system clang compiler Change to new upstream repository PR: ports/206705 Submitted by: takefu@airport.fm
11 lines
256 B
C
11 lines
256 B
C
--- pskmodem/genpsktbl.c.orig 2002-08-09 20:01:52 UTC
|
|
+++ pskmodem/genpsktbl.c
|
|
@@ -40,6 +40,8 @@
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
|
|
+unsigned int log_verblevel;
|
|
+
|
|
/* ---------------------------------------------------------------------- */
|
|
|
|
/*
|