36c26909d7
Changelog lists many small changes, most notable is ability to handle VBR files.
12 lines
265 B
Text
12 lines
265 B
Text
$NetBSD: patch-ab,v 1.2 2003/02/16 23:08:25 abs Exp $
|
|
|
|
--- tappconfig.cc.orig Thu Jan 16 08:20:34 2003
|
|
+++ tappconfig.cc
|
|
@@ -28,6 +28,7 @@
|
|
#include <sys/stat.h>
|
|
#include <termios.h>
|
|
#include <unistd.h>
|
|
+#include "config.h"
|
|
#include "tappconfig.h"
|
|
|
|
// config:
|