mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
6e6d1759d2
- Add STAGEDIR - Add LICENSE
12 lines
304 B
C
12 lines
304 B
C
--- pskmodem/genpsktbl.c.orig 2013-12-14 14:02:09.000000000 -0500
|
|
+++ pskmodem/genpsktbl.c 2013-12-14 14:02:34.000000000 -0500
|
|
@@ -40,6 +40,8 @@
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
|
|
+unsigned int log_verblevel;
|
|
+
|
|
/* ---------------------------------------------------------------------- */
|
|
|
|
/*
|