git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4102 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-12-04 22:42:15 +00:00
parent ef20a6dbf2
commit f0eb03da04
2 changed files with 7 additions and 6 deletions

View File

@@ -36,12 +36,12 @@
* SUCH DAMAGE.
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
RCSID("$Id$");
#endif
#include "roken.h"
#ifndef HAVE_SWAB
RCSID("$Id$");
void
swab (char *from, char *to, int nbytes)
{