1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-12 05:01:15 +03:00

Fix cfor typos.

This commit is contained in:
Bruce Momjian
1999-01-18 06:46:33 +00:00
parent fd7b963316
commit d3423daaee
4 changed files with 6581 additions and 6402 deletions

View File

@@ -1,5 +1,6 @@
#include <stdlib.h>
#include <stdio.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>