[BACK]Return to patch-smsd_services_sql_c CVS log [TXT][DIR] Up to [local] / ports / comms / gammu / patches

File: [local] / ports / comms / gammu / patches / Attic / patch-smsd_services_sql_c (download)

Revision 1.1, Sat Sep 1 15:26:38 2012 UTC (11 years, 9 months ago) by kirby
Branch: MAIN

Initial revision

$OpenBSD$
--- smsd/services/sql.c.orig	Wed Jun 27 12:02:28 2012
+++ smsd/services/sql.c	Sat Sep  1 17:30:23 2012
@@ -9,7 +9,7 @@
  * Licensed under GNU GPL version 2 or later
  */
 
-#define _XOPEN_SOURCE
+/* Fix implicit declatarion of strptime */
 #define _BSD_SOURCE
 #include <time.h>
 #include <gammu.h>