Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b5466f8

Browse files
committed
Move over the BSDi port files
1 parent a0bc7aa commit b5466f8

File tree

3 files changed

+0
-42
lines changed

3 files changed

+0
-42
lines changed

src/backend/port/bsdi/Makefile

-34
This file was deleted.
File renamed without changes.

src/backend/port/bsdi/port-protos.h renamed to src/backend/port/dynloader/bsdi.h

-8
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,6 @@
1313
#ifndef PORT_PROTOS_H
1414
#define PORT_PROTOS_H
1515

16-
/*
17-
* Externals in libc that need prototypes (or at least declarations)
18-
*/
19-
20-
extern char *ecvt(double, int, int *, int *);
21-
extern char *fcvt(double, int, int *, int *);
22-
23-
2416
#include "fmgr.h" /* for func_ptr */
2517
#include "utils/dynamic_loader.h"
2618

0 commit comments

Comments
 (0)