I'm an idiot.

This commit is contained in:
Josh Elsasser 2007-07-18 17:58:16 +00:00
parent c3de527978
commit e542807018
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
#include "util.h"
#ifndef AF_LOCAL
#define AF_LOCAL AF_INET
#define AF_LOCAL AF_UNIX
#endif
#ifndef SUN_LEN