mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-25 04:22:03 +00:00
More whitespace than you can shake a shambler at.
This commit is contained in:
parent
e32119aa3c
commit
800ee05584
90 changed files with 390 additions and 411 deletions
|
@ -29,12 +29,11 @@
|
|||
#ifdef HAVE_CONFIG_H
|
||||
# include "config.h"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_STRING_H
|
||||
#include <string.h>
|
||||
# include <string.h>
|
||||
#endif
|
||||
#ifdef HAVE_STRINGS_H
|
||||
#include <strings.h>
|
||||
# include <strings.h>
|
||||
#endif
|
||||
|
||||
#include "client.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue