]> granicus.if.org Git - postgresql/commit
Fix build break on BSD, OSX, and other systems: add missing <sys/time.h>
authorNeil Conway <neilc@samurai.com>
Thu, 30 Jun 2005 03:48:58 +0000 (03:48 +0000)
committerNeil Conway <neilc@samurai.com>
Thu, 30 Jun 2005 03:48:58 +0000 (03:48 +0000)
commitdd4eea257b7284945fcd6b2018622e1ab612f300
tree1f762f6f1752e5be2acf9b53cf96423356904758
parent51c58812d9e7742cddc0a22a1ec1959267fa09ed
Fix build break on BSD, OSX, and other systems: add missing <sys/time.h>
include.
src/backend/utils/adt/timestamp.c