mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
14 lines
353 B
Plaintext
14 lines
353 B
Plaintext
$NetBSD: patch-aq,v 1.3 2013/03/24 16:51:08 joerg Exp $
|
|
|
|
--- CommonUtilitiesLib/UDPDemuxer.h.orig 2007-02-15 23:13:47.000000000 +0000
|
|
+++ CommonUtilitiesLib/UDPDemuxer.h
|
|
@@ -45,6 +45,8 @@ class UDPDemuxerKey;
|
|
//IMPLEMENTATION ONLY:
|
|
//HASH TABLE CLASSES USED ONLY IN IMPLEMENTATION
|
|
|
|
+// defined below
|
|
+class UDPDemuxerKey;
|
|
|
|
class UDPDemuxerUtils
|
|
{
|