We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dfd2fe commit b933877Copy full SHA for b933877
1 file changed
src/libAtoms/md5.h
@@ -7,7 +7,7 @@
7
The following makes PROTOTYPES default to 0 if it has not already been defined with C compiler flags.
8
*/
9
#ifndef PROTOTYPES
10
-#define PROTOTYPES 0
+#define PROTOTYPES 1
11
#endif
12
13
/* POINTER defines a generic pointer type */
0 commit comments