Squashed commit of the following:

commit 011d9b6b07d904ad1e81ef7c747269903e2d47c4
Author: David Anderson <dvander@alliedmods.net>
Date:   Mon Jan 11 00:17:08 2010 -0600

    Initial import from Subversion (amxmodx/trunk rev 3757).
This commit is contained in:
David Anderson
2014-02-06 23:06:54 -08:00
parent adab9c93a0
commit b706108ed6
96 changed files with 96 additions and 96 deletions

View File

@ -15,7 +15,7 @@
** Random numbers are used by some of the database backends in order
** to generate random integer keys for tables or random filenames.
**
** $Id$
** $Id: random.c 3426 2007-03-21 20:19:37Z damagedsoul $
*/
#include "sqliteInt.h"
#include "os.h"