Mercurial > audlegacy-plugins
view src/timidity/callbacks.c @ 1906:353787f211ec
- Make code compilable against neon 0.26 by dropping the connect timeout.
We need a better solution for that.
| author | Ralf Ertzinger <ralf@skytale.net> |
|---|---|
| date | Thu, 27 Sep 2007 15:36:15 +0200 |
| parents | eed7c270e8dd |
| children |
line wrap: on
line source
#include <config.h> #include <gtk/gtk.h> #include "callbacks.h" #include "interface.h" #include "interface.h"
