Drop RCSID and HAVE_CONFIG_H

This commit is contained in:
Love Hornquist Astrand
2009-08-05 13:37:37 +02:00
parent e8fb270ace
commit 3a031244bc
46 changed files with 0 additions and 182 deletions

View File

@@ -33,12 +33,8 @@
/* implemented from description in draft-kaukonen-cipher-arcfour-03.txt */
#ifdef HAVE_CONFIG_H
#include "config.h"
RCSID("$Id$");
#endif
#include <rc4.h>
#define SWAP(k,x,y) \