Skip to content

Commit

Permalink
games - hunt - minor include fix for portability.
Browse files Browse the repository at this point in the history
Submitted-by: Ulrich Spoerlein <uqs@spoerlein.net>
  • Loading branch information
Matthew Dillon committed Sep 14, 2009
1 parent ff8baa3 commit 2e058dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions games/hunt/huntd/server.h
Expand Up @@ -36,6 +36,7 @@

#include <stdio.h>
#include <sys/socket.h>
#include <sys/types.h>

#ifndef __GNUC__
#define __attribute__(x)
Expand Down

0 comments on commit 2e058dd

Please sign in to comment.