libt2n: (gerd) adapt codegen to new command_client interface, fix codegen-examples
[libt2n] / examples-codegen / example2 / server.cpp
index f7ce0f7..267e823 100644 (file)
@@ -16,6 +16,8 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
+#include <signal.h>
+
 #include <socket_server.hxx>
 #include <command_server.hxx>