blob: 2f7b3320ec0f9eed9c5132cc01d52b0dc1aa5ce5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aw,v 1.2 2001/10/15 22:46:01 skrll Exp $
--- kcontrol/kcontrol/modules.h.orig Sat Jul 15 14:21:39 2000
+++ kcontrol/kcontrol/modules.h
@@ -20,8 +20,6 @@
#ifndef __modules_h__
#define __modules_h__
-#include <ltdl.h>
-
#include <qobject.h>
#include <qstringlist.h>
#include <qlist.h>
|