Skip to content

Instantly share code, notes, and snippets.

View carlbennett's full-sized avatar
💙
Fedora Linux

Carl Bennett carlbennett

💙
Fedora Linux
View GitHub Profile
diff --git a/src/app.cpp b/src/app.cpp
index a6adf14..1c82aa3 100644
--- a/src/app.cpp
+++ b/src/app.cpp
@@ -38,6 +38,7 @@
#include <mineserver/network/protocol/notch/protocol.h>
#include <mineserver/network/server.h>
+#include <mineserver/watcher/keepalive.h>
#include <mineserver/watcher/login.h>
@carlbennett
carlbennett / game.cpp
Created November 17, 2011 01:45
Make error
/*
Copyright (c) 2011, The Mineserver Project
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the