]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
added an #error
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 24 Jan 2002 19:00:19 +0000 (19:00 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 24 Jan 2002 19:00:19 +0000 (19:00 +0000)
lib/gnutls_random.c

index 9c363da1f3c7008ba3b5d0d7cc1c475e0467e78b..b2acb0cb729c2c16e7f7deaf78078934d916dd2b 100644 (file)
@@ -40,6 +40,8 @@ int _gnutls_get_random(opaque * res, int bytes, int dev)
     struct timeval tv;
     char prand[16];
     char *device;
+
+#error DONT USE THAT
         
     switch(dev) {
        case 1: