-/* $NetBSD: support.c,v 1.11 2006/03/19 12:09:39 he Exp $ */
+/* $NetBSD: support.c,v 1.12 2006/03/20 12:32:21 rtr Exp $ */
/*-
* Copyright (c) 1980, 1993
#if 0
static char sccsid[] = "@(#)support.c 8.1 (Berkeley) 5/31/93";
#else
-__RCSID("$NetBSD: support.c,v 1.11 2006/03/19 12:09:39 he Exp $");
+__RCSID("$NetBSD: support.c,v 1.12 2006/03/20 12:32:21 rtr Exp $");
#endif
#endif /* not lint */
#include <curses.h>
#include <stdlib.h>
#include <string.h>
-#include <stdlib.h>
#include "deck.h"
#include "cribbage.h"