File: api.c

package info (click to toggle)
telepathy-stream-engine 0.5.3-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,200 kB
  • ctags: 554
  • sloc: sh: 8,913; ansic: 5,692; python: 1,929; makefile: 220; xml: 113
file content (8 lines) | stat: -rw-r--r-- 242 bytes parent folder | download
1
2
3
4
5
6
7
8
#include "api/api.h"

#include <telepathy-glib/proxy.h>

/* include auto-generated stubs for things common to service and client */
#include "api/_gen/gtypes-body.h"
#include "api/_gen/interfaces-body.h"
#include "api/_gen/signals-marshal.h"