提交 16a20c53 编写于 作者: M Marc G. Fournier

#include <sys/types.h> required for u_long

上级 d5bbe2ac
......@@ -6,13 +6,15 @@
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: libpq.h,v 1.10 1998/01/26 01:42:18 scrappy Exp $
* $Id: libpq.h,v 1.11 1998/01/26 01:49:19 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
#ifndef LIBPQ_H
#define LIBPQ_H
#include <sys/types.h>
#include <netinet/in.h>
#include "libpq/libpq-be.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册