]> git.cworth.org Git - ttt/blobdiff - src/ttt.h
2005-12-09 Carl Worth <cworth@cworth.org>
[ttt] / src / ttt.h
index c1662afd8aaf6875ff38e961c6fa822a2d5dc1b4..5c141695b87c6bcc9598b2c12a171ef8ece0cb00 100644 (file)
--- a/src/ttt.h
+++ b/src/ttt.h
@@ -41,6 +41,7 @@
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <pthread.h>
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <pthread.h>
+#include <pwd.h>
 
 #define ASSERT_NOT_REACHED             \
 do {                                   \
 
 #define ASSERT_NOT_REACHED             \
 do {                                   \