File: evhtp.h

package info (click to toggle)
libevhtp 1.2.18-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 996 kB
  • sloc: ansic: 10,208; sh: 118; makefile: 19
file content (12 lines) | stat: -rw-r--r-- 114 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
/**
 * @file evhtp.h
 *
 */

#ifndef __EVHTP_BASE_H__
#define __EVHTP_BASE_H__

#include <evhtp/evhtp.h>

#endif