Added _COMEDILIB_DEPRECATED, 'cuz we still support it internally
authorDavid Schleef <ds@schleef.org>
Wed, 27 Jun 2001 22:17:17 +0000 (22:17 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 27 Jun 2001 22:17:17 +0000 (22:17 +0000)
lib/libinternal.h

index da4609aebadac447eb6874a3ac74b06ed2eba900..f1e459055cbaee456ea5b9e69d05e7190e92c35d 100644 (file)
@@ -25,6 +25,8 @@
 #ifndef _LIBINTERNAL_H
 #define _LIBINTERNAL_H
 
+#define _COMEDILIB_DEPRECATED
+
 #include <comedilib.h>
 #include <sys/ioctl.h>
 #include <fcntl.h>