build system tuning

This commit is contained in:
malosek
2009-09-08 14:54:04 +02:00
parent ec6822a477
commit 2a4a10c8be
10 changed files with 76 additions and 19 deletions

View File

@@ -20,9 +20,10 @@
#include <assert.h>
#include <errno.h>
#include <string.h>
#include <zmq.h>
#include <ruby.h>
#include "../c/zmq.h"
static void context_free (void *ctx)
{
if (ctx) {