File: fe_socket.h

package info (click to toggle)
pfqueue 0.5.3-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,400 kB
  • ctags: 595
  • sloc: sh: 8,964; ansic: 3,904; makefile: 80
file content (7 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7

#ifndef __FE_SOCKET_H
#define __FE_SOCKET_H

#include "pfqmessage.h"

#endif